commit | 8ff93de7668bd81bc8efa819d1184ebd48fae72d | [log] [tgz] |
---|---|---|
author | Gal Pressman <galp@mellanox.com> | Sun Jun 25 16:46:25 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Jun 27 14:49:57 2017 +0300 |
tree | e0491d70f9cfbe0ee76530ec724805007bbac39b | |
parent | 2a0165a034ac024b60cca49c61e46f4afa2e4d98 [diff] |
net/mlx5e: Fix TX carrier errors report in get stats ndo Symbol error during carrier counter from PPCNT was mistakenly reported as TX carrier errors in get_stats ndo, although it's an RX counter. Fixes: 269e6b3af3bf ("net/mlx5e: Report additional error statistics in get stats ndo") Signed-off-by: Gal Pressman <galp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>