From: Johannes Berg Date: Sat, 26 Sep 2009 12:42:53 +0000 (+0200) Subject: cfg80211: always get BSS X-Git-Tag: v2.6.32-rc3~63^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb894859e9495a94f94af3ee4711c89cdf24a95;p=pandora-kernel.git cfg80211: always get BSS Multiple problems were reported due to interaction between wpa_supplicant and the wext compat code in cfg80211, which appear to be due to it not getting any bss pointer here when wpa_supplicant sets all parameters -- do that now. We should still get the bss after doing an extra scan, but that appears to increase the time we need for connecting enough to sometimes cause timeouts. Signed-off-by: Johannes Berg Tested-by: Hin-Tak Leung , Signed-off-by: John W. Linville --- Reading git-diff-tree failed