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:
c1b193e
)
wl12xx: Handle duplicate calling of remove interface
author
Juuso Oikarinen
<juuso.oikarinen@nokia.com>
Tue, 29 Mar 2011 13:43:50 +0000
(16:43 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 19 Apr 2011 13:49:15 +0000
(16:49 +0300)
Because of the hardware recovery mechanism, its possible the
__wl1271_op_remove_interface is called twice. Currently, this leads to a
kernel crash even before a kernel WARNing can be issued.
Fix this.
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found