Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RDMA/uverbs: Fix create WQ to use the given user handle
Fix create WQ to use the given user handle, in addition dropped some duplicated code from this flow. Fixes: fd3c790 ("IB/core: Change idr objects to use the new schema") Fixes: f213c05 ("IB/uverbs: Add WQ support") Link: https://lore.kernel.org/r/20200506082444.14502-9-leon@kernel.org Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
- Loading branch information