commit | 1a6e9d0f2e5de4cc8dfa3e8e67c2decd02976cf3 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Tue Aug 23 12:32:57 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 26 10:47:55 2011 -0400 |
tree | 33dab60aeac1434f1b9d14933b6b9ba0b0e02759 | |
parent | 2a33bee2753bf28411de8822e3e3c7501966eb1b [diff] |
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 <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>