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:
8da0783
)
ath9k: Use atomic operations
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Mon, 4 Jun 2012 14:53:55 +0000
(20:23 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 6 Jun 2012 19:20:31 +0000
(15:20 -0400)
The 'sc_flags' variable is being used in a number of places
with no locking whatsoever. This patch converts the usage
of sc_flags to atomic ops.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found