From: Felix Fietkau Date: Sat, 15 Jan 2011 13:30:14 +0000 (+0100) Subject: ath9k: try more than one tid when scheduling a new aggregate X-Git-Tag: v2.6.39-rc1~468^2~448^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21f28e6f0061568b2347aa7517249fc034f949b5;p=pandora-kernel.git ath9k: try more than one tid when scheduling a new aggregate Sometimes the first TID in the first AC's list is not available for forming a new aggregate (the BAW might not allow it), however other TIDs may have data available for sending. Prevent a slowdown of other TIDs by going through multiple entries until we've either hit the last one or enough AMPDUs are pending in the hardware queue. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed