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:
fa5e137
)
wl12xx: clear wl->vif on remove_interface
author
Eliad Peller
<eliad@wizery.com>
Tue, 1 Nov 2011 13:12:50 +0000
(15:12 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 8 Nov 2011 13:36:46 +0000
(15:36 +0200)
wl->vif should be cleared on remove_interface()
(rather than on stop()) even when only a single
vif is supported, because during vif mode change
stop() might not get called (e.g. because of
monitor interface existence)
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found