Searched hist:"07 c15a3ffd68ff1a3276daa26885b277f19e4abd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | diff 07c15a3ffd68ff1a3276daa26885b277f19e4abd Mon Jun 04 09:54:07 CDT 2012 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix powersave locking
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>
|
H A D | xmit.c | diff 07c15a3ffd68ff1a3276daa26885b277f19e4abd Mon Jun 04 09:54:07 CDT 2012 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix powersave locking
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>
|
H A D | main.c | diff 07c15a3ffd68ff1a3276daa26885b277f19e4abd Mon Jun 04 09:54:07 CDT 2012 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix powersave locking
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>
|