]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath9k_htc: Move work cancellation outside of mutex
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Tue, 28 Dec 2010 08:58:14 +0000 (14:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Jan 2011 19:43:00 +0000 (14:43 -0500)
commit66e3547431a8738416b508badfb9f326d11dabcc
treebf90a911643b73072ffdb5e3e09d75804812728c
parentff8f59b5bbdf1527235b8c88d859c7d23691324f
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>
drivers/net/wireless/ath/ath9k/htc_drv_main.c