wifi: Scan all stored hidden networks
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Fri, 17 May 2013 08:26:57 +0000 (11:26 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 17 May 2013 12:20:32 +0000 (15:20 +0300)
commit42754a96081ac41a1eff4c1d5f81fbe4ee5ef3a1
tree9927c1efdd7f07e9eaed2b368333ee460813d536
parent843cb6e4084c282f43054fdfd3b2daa44744c882
wifi: Scan all stored hidden networks

Previously the number of scanned hidden WiFi networks was
restricted by the fast scan limit of the WiFi driver. This
patch takes into account the driver fast scan limit and will
scan for all configured hidden WiFi networks.

Thanks to Jukka for testing this.
gsupplicant/gsupplicant.h
gsupplicant/supplicant.c
plugins/wifi.c