diff options
author | Tetsuo Handa <[email protected]> | 2023-04-02 14:10:13 +0900 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-04-03 21:24:21 +0300 |
commit | 266e9b3475ba82212062771fdbc40be0e3c06ec8 (patch) | |
tree | 3e1720c1ee0f0a705ffba3e8a9f888ab8d2faa1d /scripts/generate_rust_analyzer.py | |
parent | 08ebf57f6e1d73cc1890e1ff1b1c74887c53770b (diff) |
RDMA/siw: Remove namespace check from siw_netdev_event()
syzbot is reporting that siw_netdev_event(NETDEV_UNREGISTER) cannot destroy
siw_device created after unshare(CLONE_NEWNET) due to net namespace check.
It seems that this check was by error there and should be removed.
Reported-by: syzbot <[email protected]>
Link: https://syzkaller.appspot.com/bug?extid=5e70d01ee8985ae62a3b
Suggested-by: Jason Gunthorpe <[email protected]>
Suggested-by: Leon Romanovsky <[email protected]>
Fixes: bdcf26bf9b3a ("rdma/siw: network and RDMA core interface")
Signed-off-by: Tetsuo Handa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bernard Metzler <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions