On Sat, Jan 12, 2019 at 06:36:29PM +0800, Lijun Ou wrote: > When flush cqe, it needs to get the pointer of rq and sq from > db address space of user and update it into qp context by > modified qp. if rq is not exist, it will not get the value > from db addresss space of user. > > Signed-off-by: Lijun Ou <oulijun@xxxxxxxxxx> > --- > V2->V3: > 1. Fix the comement given by leon's reviews. > > V1->V2: > 1. regenerate this patch in order to resolve the conflict > --- > drivers/infiniband/hw/hns/hns_roce_qp.c | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) Applied to for-next Thanks, Jason