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:
8d6a686
)
ath9k: unlock on error path in ath9k_change_interface()
author
Dan Carpenter
<error27@gmail.com>
Tue, 21 Dec 2010 03:59:06 +0000
(06:59 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 22 Dec 2010 20:43:27 +0000
(15:43 -0500)
There is a missing unlock when we hit the "No beacon slot available"
error condition.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found