git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c882fa
)
wl12xx: check bss_conf->assoc on CHANGED_BSSID
author
Eliad Peller
<eliad@wizery.com>
Tue, 24 Jan 2012 16:18:42 +0000
(18:18 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Wed, 15 Feb 2012 06:38:30 +0000
(08:38 +0200)
with the new auth/assoc redesign, we get CHANGED_BSSID
indication before CHANGED_ASSOC indication, while our
CHANGED_BSSID handling block assumes we are already
associated.
Fix it by checking we are either in ibss mode, or
already associated.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found