commit | 61690e09c3b4a40401bdaa89ee11522cc0dc4b11 | [log] [tgz] |
---|---|---|
author | Rabie Loulou <rabiel@mellanox.com> | Mon Jul 10 14:35:10 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Aug 07 10:47:07 2017 +0300 |
tree | b680e71379e993cfd724343ebf06d9c9db2e72fe | |
parent | 97834eba7c194659a72c5bb0f8c19c7055bb69ea [diff] |
net/mlx5: Fix counter list hardware structure The counter list hardware structure doesn't contain a clear and num_of_counters fields, remove them. These wrong fields were never used by the driver hence no other driver changes. Fixes: a351a1b03bf1 ("net/mlx5: Introduce bulk reading of flow counters") Signed-off-by: Rabie Loulou <rabiel@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>