aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorTaehee Yoo <[email protected]>2019-07-15 14:10:17 +0900
committerDavid S. Miller <[email protected]>2019-07-17 11:58:56 -0700
commitfdd258d49e88a9e0b49ef04a506a796f1c768a8e (patch)
tree31ca49f36ebe8f5902ccf9dff707559847240864 /net/lapb/lapb_timer.c
parenta5b647007e9d794956dbed9339a3354a9fc4d5c3 (diff)
caif-hsi: fix possible deadlock in cfhsi_exit_module()
cfhsi_exit_module() calls unregister_netdev() under rtnl_lock(). but unregister_netdev() internally calls rtnl_lock(). So deadlock would occur. Fixes: c41254006377 ("caif-hsi: Add rtnl support") Signed-off-by: Taehee Yoo <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions