commit | 9a2abf5a80ebc8b77d6ad4b68ab597ad43d07399 | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Tue Jun 23 17:14:12 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 24 00:42:32 2015 -0700 |
tree | 579248e75e56b617ca8995b7cd3084170a1ee346 | |
parent | 0a51f76e3c3efcd5eb740868e1096221f8d7d8e0 [diff] |
net/mlx4_en: Fix off-by-four in ethtool NUM_ALL_STATS was not updated with the new four entries, instead NUM_FLOW_STATS was updated, fix it. that caused off-by-four for all counters below pf_*_*. Fixes: b42de4d01264 ('net/mlx4_en: Show PF own statistics via ethtool') Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>