OSDN Git Service

RDMA/hns: Enable modify_cq for uverbs.
authorLijun Ou <oulijun@huawei.com>
Wed, 25 Jul 2018 07:29:41 +0000 (15:29 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 27 Jul 2018 02:12:35 +0000 (20:12 -0600)
commitdf0651079380c5646bc0d0f3a4aa7621ef1c2b7c
tree33a1544a299d10323784c66036c605e0302a42d6
parent0c4a0e2987a51415de73180ce9f389a99b3dddd1
RDMA/hns: Enable modify_cq for uverbs.

The driver implements the modify_cq callback, but did not set the bit to
expose it to userspace.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_main.c