Set WiFi task scanning flag when receiving a Scanning event
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 30 Sep 2010 14:33:40 +0000 (16:33 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 30 Sep 2010 14:36:10 +0000 (16:36 +0200)
commit881ab6a3fc4b74efa0c9a618c48ac90a7a56ed23
treeaa77c315de523d5c6599792326fb83f01cccb8d7
parentfdc79b960c47656d7666fac6ab9d4656ec5fe83e
Set WiFi task scanning flag when receiving a Scanning event

wpa_supplicant can start scanning without ConnMan telling it to do so (in
the roaming case for example), and thus the task scanning state should be
updated accordingly in that case.
Without this fix the device network list is not refreshed appropriately.
plugins/supplicant.c