wpa_supplicant: Reschedule sched scan after network change
authorDavid Spinadel <david.spinadel@intel.com>
Sun, 10 Mar 2013 15:51:13 +0000 (17:51 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 10 Mar 2013 15:51:13 +0000 (17:51 +0200)
commit725fc39e07b3a9c92fd65f6bb66402824a18dda8
treed85d4fa6addc124580587a876682e5407bd7bbf5
parent14f79078903d3cd9d1da2f9e18360fb4bb2f46c8
wpa_supplicant: Reschedule sched scan after network change

Stop sched scan, if running, after any disabling or removing of
a network, and request a new scan if needed.

Signed-hostap: David Spinadel <david.spinadel@intel.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/wpa_supplicant.c