diff options
author | Colin Foster <colin.foster@in-advantage.com> | 2022-02-13 11:12:51 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-14 13:24:29 +0000 |
commit | e27d785e60b6b1d4a53ec632db2e8c5b16bd6cd6 (patch) | |
tree | e84ed92d54584f6ec78e689f9023abfb6b1c517a /net/switchdev/switchdev.c | |
parent | 4cf91f825b2777f81799f98ce32172b829acd1b2 (diff) | |
download | linux-e27d785e60b6b1d4a53ec632db2e8c5b16bd6cd6.tar.gz linux-e27d785e60b6b1d4a53ec632db2e8c5b16bd6cd6.tar.bz2 linux-e27d785e60b6b1d4a53ec632db2e8c5b16bd6cd6.zip |
net: mscc: ocelot: remove unnecessary stat reading from ethtool
The ocelot_update_stats function only needs to read from one port, yet it
was updating the stats for all ports. Update to only read the stats that
are necessary.
Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions