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)
commitb7cc9b972db1525ccb0bddf5750365e427c0902e
tree9ae691442d3cf98b6760d5c0100b89648ceb7312
parent0c75997758d865b666a53b5cffcf7d9b9018d3f9
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