RDMA/hns: Fix error code of CMD
authorChengchang Tang <tangchengchang@huawei.com>
Sat, 26 Nov 2022 10:29:10 +0000 (18:29 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 7 Dec 2022 23:51:06 +0000 (19:51 -0400)
commit667d6164b84884c64de3fc18670cd5a98b0b10cf
tree9a6b46e7f851e59c1b2249acdd38f340d8643e91
parent99dc5a0712883d5d13b620d25b3759d429577bc8
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: a04ff739f2a9 ("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>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c
drivers/infiniband/hw/hns/hns_roce_hw_v2.h