On Tue, Jun 08, 2021 at 01:15:43AM +0300, Kamal Heib wrote: > There is a typo in the returned error code sign from irdma_modify_qp() > when the attr_mask is not supported - Fix it. > > Fixes: b48c24c2d710 ("RDMA/irdma: Implement device supported verb APIs") > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > Acked-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx> > --- > drivers/infiniband/hw/irdma/verbs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks Jason