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:
b74713d
)
ath9k: Fix powersave locking
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Mon, 4 Jun 2012 14:54:07 +0000
(20:24 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 6 Jun 2012 19:20:32 +0000
(15:20 -0400)
The 'ps_flags' is used/accessed in a variety of contexts
and requires proper locking. Use 'sc_pm_lock' appropriately.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found