Skip to content
Commit 8bb89485 authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville
Browse files

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: default avatarJohannes Berg <johannes@sipsolutions.net>
Tested-by: default avatarHin-Tak Leung <hintak.leung@gmail.com&gt;,>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent b7a79404
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment