Merge branch 'sja1105-stats'
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 May 2021 21:01:41 +0000 (14:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 May 2021 21:01:41 +0000 (14:01 -0700)
commitf07b300c815757b0aabb3a0520249df4a879b416
tree65a369ef6683f874331efa1bf8f45c7c97dfca5c
parent030c8198d744e4149da57bd2a73b87aa6a8aa272
parent039b167d68a3ce401114b1a520843db319277895
Merge branch 'sja1105-stats'

Vladimir Oltean says:

====================
Ethtool statistics counters cleanup for SJA1105 DSA driver

This series removes some reported data from ethtool -S which were not
counters at all, and reorganizes the code such that counters can be read
individually and not just all at once.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>