Schedule delayed scan when being disconnected from an AP
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 22 Sep 2010 14:49:45 +0000 (16:49 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 22 Sep 2010 14:53:52 +0000 (16:53 +0200)
commitdd16bc7188bb62028efdc82f56f04f9760c086b4
tree4c2966467429c5f5c31acbc85118fc2827edaf7b
parentceee07de9cc82211c54168d3c0df7a69b1ab2398
Schedule delayed scan when being disconnected from an AP

When being disconnected from an AP, a delayed scan is scheduled to make
sure the AP is still there. wpa_supplicant removes a BSS from its bss list
when it disappears from the scan results twice in a row.

Fixes BCM #6831
plugins/supplicant.c