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:
99da185
)
ath9k: Unlock sc->mutex on error path
author
Jouni Malinen
<jouni.malinen@atheros.com>
Tue, 24 Feb 2009 11:40:01 +0000
(13:40 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 27 Feb 2009 19:53:04 +0000
(14:53 -0500)
An error path in ath9k_add_interface() did not unlock the sc->mutex and
could leave the driver in quite unresponsive state.
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found