|
@@ -87,7 +87,7 @@ static int rdma_rw_init_one_mr(struct ib_qp *qp, u8 port_num,
|
|
ret = ib_map_mr_sg(reg->mr, sg, nents, &offset, PAGE_SIZE);
|
|
ret = ib_map_mr_sg(reg->mr, sg, nents, &offset, PAGE_SIZE);
|
|
ib_mr_pool_put(qp, &qp->rdma_mrs, reg->mr);
|
|
ib_mr_pool_put(qp, &qp->rdma_mrs, reg->mr);
|