OSDN Git Service

net/mlx5: Fix counter list hardware structure
authorRabie Loulou <rabiel@mellanox.com>
Mon, 10 Jul 2017 11:35:10 +0000 (14:35 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 7 Aug 2017 07:47:07 +0000 (10:47 +0300)
commit61690e09c3b4a40401bdaa89ee11522cc0dc4b11
treeb680e71379e993cfd724343ebf06d9c9db2e72fe
parent97834eba7c194659a72c5bb0f8c19c7055bb69ea
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>
include/linux/mlx5/mlx5_ifc.h