From: Sujith Manoharan Date: Mon, 26 Aug 2013 06:17:22 +0000 (+0530) Subject: ath9k: Fix TX poll work locking X-Git-Tag: v3.12-rc1~132^2~84^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c04ba141d4c5981aebc0aa0ecadc0f16f99387;p=pandora-kernel.git ath9k: Fix TX poll work locking There is no need to call ath_txq_unlock_complete() in the TX poll routine - frame completion is not done here, so use ath_txq_unlock(). Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed