diff options
author | Mark Bloch <[email protected]> | 2019-01-15 16:45:32 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-01-21 14:20:08 -0700 |
commit | 8af526e035357d2df1d7cacc51bcde0a5d9f9f9f (patch) | |
tree | 8c75c6825afb3c1ac442f0aa01db32f8ab90366d /net/lapb/lapb_in.c | |
parent | 49a57857aeea06ca831043acbb0fa5e0f50602fd (diff) |
RDMA/mlx5: Fix check for supported user flags when creating a QP
When the flags verification was added two flags were missed from the
check:
* MLX5_QP_FLAG_TIR_ALLOW_SELF_LB_UC
* MLX5_QP_FLAG_TIR_ALLOW_SELF_LB_MC
This causes user applications that were using these flags to break.
Fixes: 2e43bb31b8df ("IB/mlx5: Verify that driver supports user flags")
Signed-off-by: Mark Bloch <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions