From: Sujith Manoharan Date: Thu, 26 Dec 2013 02:44:40 +0000 (+0530) Subject: ath9k: Fix "cc_lock" usage X-Git-Tag: v3.14-rc1~94^2~238^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7cc9b972db1525ccb0bddf5750365e427c0902e;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed