commit | f9fa96b980b93b89ccfe2dc25981da52a9283aa7 | [log] [tgz] |
---|---|---|
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | Mon Jun 10 10:55:28 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 10 09:12:52 2019 -0700 |
tree | 4480effb9101a255ca099d77af25176868f4f108 | |
parent | 6410c1391a9c25ddedea7d66e9479603345546ed [diff] |
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>