diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2020-09-07 14:09:17 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-09-09 19:14:28 +0200 |
commit | 7e3c66c9a989d5b53387ceebc88b9e4a9b1d6434 (patch) | |
tree | 96656531f93acff8cecbff6c083c2e8c3d374f09 /drivers/infiniband/sw/rdmavt | |
parent | RDMA: Restore ability to fail on SRQ destroy (diff) | |
download | linux-7e3c66c9a989d5b53387ceebc88b9e4a9b1d6434.tar.xz linux-7e3c66c9a989d5b53387ceebc88b9e4a9b1d6434.zip |
RDMA/core: Delete function indirection for alloc/free kernel CQ
The ib_alloc_cq*() and ib_free_cq*() are solely kernel verbs to manage CQs
and doesn't need extra indirection just to call same functions with
constant parameter NULL as udata.
Link: https://lore.kernel.org/r/20200907120921.476363-6-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/sw/rdmavt')
0 files changed, 0 insertions, 0 deletions