]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix "cc_lock" usage
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Thu, 26 Dec 2013 02:44:40 +0000 (08:14 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 3 Jan 2014 20:36:58 +0000 (15:36 -0500)
commit4bcddd4b8588f410dfefb488f5dd5a338cac3a71
tree9ae691442d3cf98b6760d5c0100b89648ceb7312
parent673e523efe0e117b1d86720624d3fdbab0210d89
ath9k: Fix "cc_lock" usage

IRQ save/restore is not required for the cycle counters
since they are accessed only from softirq and process context.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/link.c
drivers/net/wireless/ath/ath9k/main.c