From: Sujith Date: Tue, 18 Aug 2009 05:21:52 +0000 (+0530) Subject: ath9k: Fix TX poll cancelling X-Git-Tag: v2.6.32-rc1~703^2~335^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c48381786159ba3f3d8a33d967aeb049341a220;p=pandora-kernel.git ath9k: Fix TX poll cancelling In ath9k_stop(), tx_complete_work was being cancelled twice. This patch fixes it. Also, locking sc->mutex should be done at the beginning. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed