From: Vivek Natarajan Date: Thu, 27 Jan 2011 09:15:10 +0000 (+0530) Subject: ath9k: Fix a locking related issue. X-Git-Tag: v2.6.39-rc1~468^2~417^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd62c067d596e2469b243af9887f46e5d47d971;p=pandora-kernel.git ath9k: Fix a locking related issue. Spin_lock has been tried to be acquired twice from ath9k_tasklet to ath_reset which resulted in a machine freeze. Signed-off-by: Vivek Natarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed