OSDN Git Service

net: mvpp2: align the ethtool ops definition
authorAntoine Tenart <antoine.tenart@bootlin.com>
Thu, 17 May 2018 08:29:30 +0000 (10:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 May 2018 20:11:39 +0000 (16:11 -0400)
commitdcd3e73ae7bc82e303969e415d8c3d3147c1af6a
tree190fa3a53bb16f5c259538e47377c33e7188f7db
parenta564b659bb4dc98b810a44d496a5dae1c3011cf5
net: mvpp2: align the ethtool ops definition

Cosmetic patch to align the ethtool functions to ops definitions. This
patch does not change in any way the driver's behaviour.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2.c