OSDN Git Service

RDMA/hns: Delete unnecessary uar from hns_roce_cq
authorYixian Liu <liuyixian@huawei.com>
Tue, 5 Nov 2019 11:07:56 +0000 (19:07 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 8 Nov 2019 20:37:53 +0000 (16:37 -0400)
commit03ccba5c2cf7ec5149c59039a5644233a2f60ca9
tree4c17be7f33041e7b00a11525c1896289211d5818
parent16a11e0bffcab729bd2e8f315e1252e7ef3ddf33
RDMA/hns: Delete unnecessary uar from hns_roce_cq

The uar information is already recorded in priv_uar of hns_roce_dev, there
is no need to record it in hns_roce_cq again.

Link: https://lore.kernel.org/r/1572952082-6681-4-git-send-email-liweihang@hisilicon.com
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Weihang Li <liweihang@hisilicon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_cq.c
drivers/infiniband/hw/hns/hns_roce_device.h