On Mon, May 02, 2022 at 01:39:07AM -0400, Chengguang Xu wrote: > For write request the remote addr will be sent only with first packet > so we don't have to adjust wqe->iova in retry operation. > > Signed-off-by: Chengguang Xu <cgxu519@xxxxxxxxxxxx> > Signed-off-by: Chengguang Xu <cgxu519@xxxxxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_req.c | 2 -- > 1 file changed, 2 deletions(-) Applied to for-next, thanks Jason