Remove supplicant and device scanning state cleaning
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 16 Apr 2010 09:52:09 +0000 (11:52 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 16 Apr 2010 09:52:09 +0000 (11:52 +0200)
commit585690f502940f4dd5db504055e47b9e0c7ca0f9
tree09976f0fb3acc4b7d7e425381905fbd82607e0d5
parent6635afadae037049082dd703bb5ca69043457dbc
Remove supplicant and device scanning state cleaning

With wpa_supplicant 0.7, there is no need to handle potential issues with scan
results not being sent. Also, the state change is sent before the actual scan
results, so marking all networks available at that point is misleading.
include/device.h
plugins/supplicant.c
src/device.c