diff options
author | Showrya M N <showrya@chelsio.com> | 2024-07-24 14:24:28 +0530 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2024-07-29 11:43:47 +0300 |
commit | 60dc7fcafea817f3dcff7ece18095ca6260b73bc (patch) | |
tree | f642f011f03a044f7230144d32adb75bd9ec7f0e /drivers/infiniband/core | |
parent | 75ab1533d79b046152d424ffe947f79f9d15682c (diff) |
RDMA/siw: Remove NETDEV_GOING_DOWN event handler
Toggling link while running NVME-oF over siw hits a kernel panic
due to race condition within siw_handler and ib_destroy_qp().
The IB_EVENT_PORT_ERR event can alone handle destroying qps.
therefore remove unwanted processing in siw.
Suggested-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Showrya M N <showrya@chelsio.com>
Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com>
Link: https://lore.kernel.org/r/20240724085428.3813-1-showrya@chelsio.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'drivers/infiniband/core')
0 files changed, 0 insertions, 0 deletions