]> git.baikalelectronics.ru Git - kernel.git/commit
qede: get_channels() need to populate max tx/rx coalesce values
authorSudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>
Fri, 21 Oct 2016 08:43:39 +0000 (04:43 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Oct 2016 21:08:06 +0000 (17:08 -0400)
commit76632c573ba13d8e3efc87d230ba6f6046f56161
tree84ac1d0a6610ab23e923964fd2ac1a7f1cc92c50
parent46c0422366513690f27ed57b86725560a9ae5bdb
qede: get_channels() need to populate max tx/rx coalesce values

Recent changes in kernel ethtool implementation requires the driver
callback for get_channels() has to populate the values for max tx/rx
coalesce fields.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qede/qede_ethtool.c