On Wed, Dec 01, 2021 at 05:15:08PM -0600, Shiraz Saleem wrote: > Return IBV_WC_REM_OP_ERR for responder QP errors instead of > IBV_WC_REM_ACCESS_ERR. > > Return IBV_WC_LOC_QP_OP_ERR for errors detected on the SQ with bad opcodes > > Fixes: 44d9e52977a1 ("RDMA/irdma: Implement device initialization definitions") > Signed-off-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx> > --- > drivers/infiniband/hw/irdma/hw.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) This and the 2/2 applied to for-rc, thanks Jason