commit | bfd745f8f327c40d74c8207ca62db05a264b5b7c | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Fri Apr 03 13:31:18 2020 +0300 |
committer | Leon Romanovsky <leonro@mellanox.com> | Sun Apr 19 15:53:20 2020 +0300 |
tree | 90d1367fa1597f3c3817eae94e0d0975a46fd4d5 | |
parent | 66247fbb280c2a699a8621708c52dae6acd2e4bc [diff] |
RDMA/mlx5: Delete Q counter allocations command Remove mlx5_ib implementation of Q counter allocation logic together with cleaning boolean which controlled validity of the counter. It is not needed, because counter_id == 0 means that counter is not valid. Reviewed-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>