summaryrefslogtreecommitdiff
path: root/io_uring
diff options
context:
space:
mode:
authorKalesh AP <kalesh-anakkur.purayil@broadcom.com>2024-12-31 08:20:08 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-01-09 13:33:41 +0100
commit64798d02430bc4694f7ebf8310437945083a3529 (patch)
tree092ef13c8d7f2ca2ac5e23faa76428c6d5188e28 /io_uring
parent6ffb5c1885195ae5211a12b4acd2d51843ca41b0 (diff)
downloadlinux-64798d02430bc4694f7ebf8310437945083a3529.tar.gz
linux-64798d02430bc4694f7ebf8310437945083a3529.tar.bz2
linux-64798d02430bc4694f7ebf8310437945083a3529.zip
RDMA/bnxt_re: Fix error recovery sequence
[ Upstream commit e6178bf78d0378c2d397a6aafaf4882d0af643fa ] Fixed to return ENXIO from __send_message_basic_sanity() to indicate that device is in error state. In the case of ERR_DEVICE_DETACHED state, the driver should not post the commands to the firmware as it will time out eventually. Removed bnxt_re_modify_qp() call from bnxt_re_dev_stop() as it is a no-op. Fixes: cc5b9b48d447 ("RDMA/bnxt_re: Recover the device when FW error is detected") Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com> Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com> Link: https://patch.msgid.link/20241231025008.2267162-1-kalesh-anakkur.purayil@broadcom.com Reviewed-by: Selvin Xavier <selvin.xavier@broadcom.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions