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:
2354b9f
)
wl12xx: don't join upon disassociation
author
Eliad Peller
<eliad@wizery.com>
Sun, 26 Dec 2010 08:27:50 +0000
(09:27 +0100)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 24 Jan 2011 20:11:51 +0000
(22:11 +0200)
wl12xx "rejoins" upon every BSS_CHANGED_BSSID notification.
However, there is no need to rejoin after disassociation, so just
filter out the case when the new bssid is 00:00:00:00:00:00.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found