Fix scan issue if driver supported MaxScanSSID less then 4
authorLiu, Guoqiang <guoqiangx.liu@intel.com>
Fri, 26 Apr 2013 04:50:49 +0000 (12:50 +0800)
committerLiu, Guoqiang <guoqiangx.liu@intel.com>
Fri, 26 Apr 2013 04:50:49 +0000 (12:50 +0800)
commitf66ca30f8bbbbc36e85e7edb222699eef67f1432
tree8167595b2ba970f5ab56855e4c0b72e851c645bc
parent9d019ebd802e972857350fcf951192b717c44000
Fix scan issue if driver supported MaxScanSSID less then 4

When enable Wi-Fi technology, fast scan will transfer favourite
network to scan. if the default MaxScanSSID is 4 and the number of
local favourite network is bigger than driver support MaxScanSSID,
which will result in scaning block.
Here change it to 1, it will work well with mass Wi-Fi driver,
at same time it doesn't affect the hidden netwrok autoconnet.
gsupplicant/gsupplicant.h