diff options
author | M Chetan Kumar <[email protected]> | 2021-08-04 21:39:52 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-08-05 11:28:55 +0100 |
commit | 679505baaaabed98359c1dfb78f81600e299af21 (patch) | |
tree | 7e87cf895e44b4475de1083a1882c211b119f909 /scripts/gdb/linux/timerlist.py | |
parent | c98f5220e9703db2d73b4e89c07879dc61eeab14 (diff) |
net: wwan: iosm: fix recursive lock acquire in unregister
Calling unregister_netdevice() inside wwan del link is trying to
acquire the held lock in ndo_stop_cb(). Instead, queue net dev to
be unregistered later.
Signed-off-by: M Chetan Kumar <[email protected]>
Reviewed-by: Loic Poulain <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions