Set device scanning state to false from the scan callback
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 27 Sep 2010 22:59:52 +0000 (00:59 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 27 Sep 2010 22:59:52 +0000 (00:59 +0200)
commitc98264bf67baa934c3855b45118cec610da184c7
tree77bec030889f4eee2524c9d79ce0232529dbfffe
parentcaa69229d14d300587789888714c0f9924adf11e
Set device scanning state to false from the scan callback

If scan fails, the scan callback is called.
When scan results are available, it is called as well.
In both cases, the device is no longer scanning when it's called.
plugins/wifi.c