commit | e413e7e1f7493910274c552d7f70ae396c93199a | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Thu Apr 02 04:06:38 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 01 22:55:41 2015 -0400 |
tree | cc658c267c3efd5c11fc15873c2255863c7e1e81 | |
parent | 2f40c6981ac0adcaa2b3fc64e6ae81f80809aec8 [diff] |
net: dsa: Consolidate getting the statistics Reading the statistics from the hardware is the same for all chips. What differs is the number of available statistics. Have just one copy of the code in the shared mv88e6xxx. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: David S. Miller <davem@davemloft.net>