mac80211: change number of pre-assoc scans
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Thu, 7 Aug 2008 22:50:46 +0000 (01:50 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:59 +0000 (16:29 -0400)
commit6042a3e3ff7943e4ff5cbcb8c223ea87337501ea
tree299af6b93c402be6bb25a62492123a79656f1ede
parent008c44825db74c6cdcea13dfb1598896e74fe908
mac80211: change number of pre-assoc scans

This patch fixes noticed problem in noisy environments of 50+ APs
that scan fails to find the requested AP on first try, which
leads to connection refusal. second scan has empirically proven to fix
this problem in almost all cases.

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: Esti Kummer <ester.kummer@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
This page took 0.026194 seconds and 5 git commands to generate.