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:
b890f4c
)
wl12xx: check the actual vif operstate in wl1271_dev_notify
author
Eliad Peller
<eliad@wizery.com>
Sun, 18 Dec 2011 18:25:45 +0000
(20:25 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 20 Dec 2011 20:30:15 +0000
(22:30 +0200)
The current wl1271_dev_notify implementation sets the
new operstate to all associated stations (while only
a specific vif was changed).
Until we'll have a method to get the actual vif from
the given dev, check the current operstate of each vif.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found