diff options
author | 2020-01-26 19:17:08 +0200 | |
---|---|---|
committer | 2020-02-11 14:23:01 -0400 | |
commit | 10189e8e6fe8dcde13435f9354800429c4474fb1 (patch) | |
tree | 0a0cf7e51a22ca3147591f3cf835b725bf6fc10c /drivers/infiniband/core/uverbs_std_types.c | |
parent | RDMA/core: Fix invalid memory access in spec_filter_size (diff) | |
download | linux-dev-10189e8e6fe8dcde13435f9354800429c4474fb1.tar.xz linux-dev-10189e8e6fe8dcde13435f9354800429c4474fb1.zip |
IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported
When binding a QP with a counter and the QP state is not RESET, return
failure if the rts2rts_qp_counters_set_id is not supported by the
device.
This is to prevent cases like manual bind for Connect-IB devices from
returning success when the feature is not supported.
Fixes: d14133dd4161 ("IB/mlx5: Support set qp counter")
Link: https://lore.kernel.org/r/20200126171708.5167-1-leon@kernel.org
Signed-off-by: Mark Zhang <markz@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/core/uverbs_std_types.c')
0 files changed, 0 insertions, 0 deletions