From: Sujith Manoharan Date: Mon, 4 Jun 2012 14:53:43 +0000 (+0530) Subject: ath9k: Fix work handling X-Git-Tag: v3.6-rc1~125^2~559^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af68abadac378f7a4a44fe766383e7b88c7f9c3b;p=pandora-kernel.git ath9k: Fix work handling * Currently, there is no synchronization between the reset work and the tx-poll work. Fix this and make sure that we bail out properly if a reset work is in progress. * Cleanup the PLL WAR and enable it for AR9340 too and use a helper for restarting work/timers after a reset. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed