OSDN Git Service

net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Mon, 10 Jun 2019 08:55:28 +0000 (10:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jun 2019 16:12:52 +0000 (09:12 -0700)
commitf9fa96b980b93b89ccfe2dc25981da52a9283aa7
tree4480effb9101a255ca099d77af25176868f4f108
parent6410c1391a9c25ddedea7d66e9479603345546ed
net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters

Since we'll be adding support for other kind of internal counters, make
clear that the currently supported counters are the MIB counters.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c