net: ena: ethtool: get_channels: use combined only
authorSameeh Jubran <sameehj@amazon.com>
Sun, 6 Oct 2019 12:33:25 +0000 (15:33 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Oct 2019 13:30:03 +0000 (09:30 -0400)
commit9a037b06137b46bea6ed2fade2537cb820c1fd7c
treeb5ef7369121eae238881e240adff92167b6afd3b
parent4d19266022ec4814add8d5f02f49cb493294c674
net: ena: ethtool: get_channels: use combined only

Since we use the same IRQ and NAPI to service RX and TX then we need to
use a combined channel instead of rx and tx channels.

Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_ethtool.c