mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-29 13:59:24 +01:00
main: Don't call wsc_exit twice
This commit is contained in:
parent
28916dc5ca
commit
c5b19dc747
@ -161,7 +161,6 @@ static void nl80211_vanished(void *user_data)
|
|||||||
l_debug("Lost nl80211 interface");
|
l_debug("Lost nl80211 interface");
|
||||||
|
|
||||||
ap_exit();
|
ap_exit();
|
||||||
wsc_exit();
|
|
||||||
scan_exit();
|
scan_exit();
|
||||||
netdev_exit();
|
netdev_exit();
|
||||||
wiphy_exit();
|
wiphy_exit();
|
||||||
|
Loading…
Reference in New Issue
Block a user