3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-26 02:19:26 +01:00

main: Don't call wsc_exit twice

This commit is contained in:
Denis Kenzior 2018-08-17 16:45:05 -05:00
parent 28916dc5ca
commit c5b19dc747

View File

@ -161,7 +161,6 @@ static void nl80211_vanished(void *user_data)
l_debug("Lost nl80211 interface");
ap_exit();
wsc_exit();
scan_exit();
netdev_exit();
wiphy_exit();