From: Sujith Manoharan Date: Thu, 2 Oct 2014 01:03:14 +0000 (+0530) Subject: ath9k: Fix pending frame check X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1314c75e0558c03cb434e2af2c257caa201e76;p=pandora-kernel.git ath9k: Fix pending frame check Checking for the queue depth outside of the TX queue lock is incorrect and in this case, is not required since it is done inside ath9k_has_pending_frames(). Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed