From: Sujith Manoharan Date: Wed, 13 Apr 2011 05:55:29 +0000 (+0530) Subject: ath9k_htc: Fix TX queue management X-Git-Tag: v3.0-rc1~377^2~256^2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e86a54715c4102a8ed697939de9ebd9715dc59c;p=pandora-kernel.git ath9k_htc: Fix TX queue management Handle queue start/stop properly by maintaining a counter to check if the pending frame count has exceeded the threshold. Otherwise, packets would be dropped needlessly. While at it, use a simple flag to track queue status and use helper functions too. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed