]> git.baikalelectronics.ru Git - kernel.git/commit
net: ena: make ethtool show correct current and max queue sizes
authorSameeh Jubran <sameehj@amazon.com>
Tue, 11 Jun 2019 11:58:07 +0000 (14:58 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Jun 2019 18:23:44 +0000 (11:23 -0700)
commit1ff21991b8f6fa17630898203337d010a7b9f09a
tree26bd1771b577bb226d19a9af97d042d307ca049f
parent055eff0f1f16cc100ad80e578ed9d1112c39fccd
net: ena: make ethtool show correct current and max queue sizes

Currently ethtool -g shows the same size for current and max queue
sizes.

Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
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
drivers/net/ethernet/amazon/ena/ena_netdev.c