supplicant: Call scan callback if needed when removing interface
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 15 Jun 2012 11:13:49 +0000 (14:13 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 18 Jun 2012 07:59:36 +0000 (10:59 +0300)
commit091f5fa9229897a52424cd442b325f97d361dbc3
treea278048ff53f9721af75bf61689846c560c388d4
parent12c4d5c3b438d12c6ec60524edb474fb8312c0c6
supplicant: Call scan callback if needed when removing interface

Check whether a scan callback is set for the interface when
an interface removed signal is received from wpa_supplicant.
wpa_supplicant seems not to reply to any outstanding scan method
calls after a wpa_supplicant 'RemoveInterface' has been received.
gsupplicant/supplicant.c