commit | bdd62c067d596e2469b243af9887f46e5d47d971 | [log] [tgz] |
---|---|---|
author | Vivek Natarajan <vnatarajan@atheros.com> | Thu Jan 27 14:45:10 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 28 15:44:29 2011 -0500 |
tree | a8839c7610f31b0e39e9e3f2972c24e6379592fc | |
parent | 22983c301f01b297a6f85de4757108c6b0eac792 [diff] |
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 <vnatarajan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>