]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: report the tx-usec coalescing information to ethtool
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Mon, 11 Dec 2017 08:13:28 +0000 (09:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Dec 2017 16:16:51 +0000 (11:16 -0500)
commit3ff5897edf9f2dbdb46696a7d1de59c4d24bde5d
treed631d3628d8487f539650c6ab30c1ac9eaf5569b
parentf9ea02875557364df54558f8f26f1ea52f39bbfe
net: mvpp2: report the tx-usec coalescing information to ethtool

This patch adds the tx-usec value to the informations reported to
ethtool by the get_coalesce function.

Suggested-by: Yan Markman <ymarkman@marvell.com>
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2.c