commit | 61c7d826b81769ea57d094305c900f903768f322 | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalheib1@gmail.com> | Tue Jun 08 01:15:43 2021 +0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Jun 07 20:21:10 2021 -0300 |
tree | bff6bed202bb0638386e6d5b38a7116a0fa47c58 | |
parent | 205be5dc9984b67a3b388cbdaa27a2f2644a4bd6 [diff] |
RDMA/irdma: Fix return error sign from irdma_modify_qp 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") Link: https://lore.kernel.org/r/20210607221543.254144-1-kamalheib1@gmail.com Signed-off-by: Kamal Heib <kamalheib1@gmail.com> Acked-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>