From: Rajkumar Manoharan Date: Tue, 23 Aug 2011 07:02:57 +0000 (+0530) Subject: ath9k: Send legacy rated frames as unaggregated X-Git-Tag: v3.2-rc1~129^2~353^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a6e9d0f2e5de4cc8dfa3e8e67c2decd02976cf3;p=pandora-kernel.git ath9k: Send legacy rated frames as unaggregated Currently the aggregation is formed till the aggregation limit is reached and the rate lookup is done for the first frame alone. But there can be a legacy rated frames in tid queue. This patch limits the subframe addition based on presence of legacy rate and sends the legacy rated frames as unaggregated one. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed