On Wed, Jan 23, 2019 at 10:09:27AM +0800, Lijun Ou wrote: > The hns_roce_ib_create_srq_resp is used to interact with the > user for data. As a result, it is added to tranfer the srqn > to the user. > > Signed-off-by: Lijun Ou <oulijun@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_srq.c | 5 ++++- > include/uapi/rdma/hns-abi.h | 5 +++++ > 2 files changed, 9 insertions(+), 1 deletion(-) I added a fixes line: Fixes: c7bcb13442e1 ("RDMA/hns: Add SRQ support for hip08 kernel mode") Applied to for-rc Thanks, Jason