commit | 8e86a54715c4102a8ed697939de9ebd9715dc59c | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Apr 13 11:25:29 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 13 15:23:42 2011 -0400 |
tree | 6ec011dfe718973e3aeba78176a51302744f71d5 | |
parent | 3deff76095c4ac4252e27c537db3041f619c23a2 [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>