RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer
authorYishai Hadas <yishaih@mellanox.com>
Wed, 6 May 2020 08:24:38 +0000 (11:24 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Sun, 17 May 2020 23:27:25 +0000 (20:27 -0300)
commitb19a530b002fabdd93da62504b9cb0778447e8e2
treed6b5f134b9bdced6f89908bc5cbf9d83dc1983d0
parentf11e0ec55f0c80ff47693af2150bad5db0e20387
RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer

Both wq_context and srq_context are some leftover from the past in uverbs
layer, they are not really in use, drop them.

Link: https://lore.kernel.org/r/20200506082444.14502-5-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>
drivers/infiniband/core/uverbs_cmd.c