linux/drivers/infiniband
Chengchang Tang 667d6164b8 RDMA/hns: Fix error code of CMD
The error code is fixed to EIO when CMD fails to excute. This patch
converts the error status reported by firmware to linux errno.

Fixes: a04ff739f2 ("RDMA/hns: Add command queue support for hip08 RoCE driver")
Link: https://lore.kernel.org/r/20221126102911.2921820-6-xuhaoyue1@hisilicon.com
Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Haoyue Xu <xuhaoyue1@hisilicon.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2022-12-07 19:51:06 -04:00
..
core RDMA/cma: Change RoCE packet life time from 18 to 16 2022-12-07 19:44:27 -04:00
hw RDMA/hns: Fix error code of CMD 2022-12-07 19:51:06 -04:00
sw RDMA/rxe: Enable atomic write capability for rxe device 2022-12-01 19:51:10 -04:00
ulp RDMA/srp: Fix error return code in srp_parse_options() 2022-12-04 15:26:58 +02:00
Kconfig RDMA: Disable IB HW for UML 2022-12-04 15:22:03 +02:00
Makefile