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:
22983c3
)
ath9k: Fix a locking related issue.
author
Vivek Natarajan
<vnatarajan@atheros.com>
Thu, 27 Jan 2011 09:15:10 +0000
(14:45 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 28 Jan 2011 20:44:29 +0000
(15:44 -0500)
Spin_lock has been tried to be acquired twice from ath9k_tasklet
to ath_reset which resulted in a machine freeze.
Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found