]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4372a1ca0730ed765e167a7e23baa00c4c9f9dbe
tree190fa3a53bb16f5c259538e47377c33e7188f7db
parent7ee891818ba4abf683067a76d49dce9d3c08550f
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