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:
e2df64c
)
ath5k: read sc->imask with sc->irqlock held
author
Pavel Roskin
<proski@gnu.org>
Thu, 7 Jul 2011 22:14:25 +0000
(18:14 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 8 Jul 2011 15:47:14 +0000
(11:47 -0400)
Signed-off-by: Pavel Roskin <proski@gnu.org>
sc->imask may change if ath5k_set_current_imask() races against itself.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found