On Thu, Apr 25, 2019 at 11:07:33PM +0800, Lijun Ou wrote: > Hip06 reserves 12 qps, Hip08 reserves 8 qps. When the QP is released > based on hip08, the 8 to 11 reserved qp cannot released. > > Fixes: 926a01dc000d ("RDMA/hns: Add QP operations support for hip08 SoC") > Signed-off-by: Lang Cheng <chenglang@xxxxxxxxxx> > Signed-off-by: Lijun Ou <oulijun@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 1 + > drivers/infiniband/hw/hns/hns_roce_hw_v1.h | 1 + > drivers/infiniband/hw/hns/hns_roce_qp.c | 2 +- > 3 files changed, 3 insertions(+), 1 deletion(-) Applied to for-next Thanks, Jason