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)
commit24b28ccb8575481672a9f037c423f7ebcea119b9
treed631d3628d8487f539650c6ab30c1ac9eaf5569b
parent385c284fee84d2ad1da3b67111f199cd5641a867
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