commit | 66e3547431a8738416b508badfb9f326d11dabcc | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Tue Dec 28 14:28:14 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 04 14:43:00 2011 -0500 |
tree | bf90a911643b73072ffdb5e3e09d75804812728c | |
parent | ff8f59b5bbdf1527235b8c88d859c7d23691324f [diff] |
ath9k_htc: Move work cancellation outside of mutex There is no need to lock the various work cancellation calls. This will be helpful when handling FATAL events. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>