From: Felix Fietkau Date: Tue, 12 Oct 2010 14:08:03 +0000 (+0200) Subject: ath9k: add missing locking around ath9k_hw_proc_mib_event X-Git-Tag: v2.6.37-rc1~147^2~78^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88eac2dad876a58b9c6a4c4805c3fc27b02c048f;p=pandora-kernel.git ath9k: add missing locking around ath9k_hw_proc_mib_event ath9k_hw_proc_mib_event updates the cycle counters, so it common->cc_lock must be acquired. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed