commit | 01e946f22ae4bafe370d263f2ef499b8b232aec1 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Sat Oct 02 11:34:26 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 05 13:35:29 2010 -0400 |
tree | fbc2a98193eebda1d5571784313a575440b097cd | |
parent | 1f0280cb35ae252d6db3ce8f56b7a1dc174460e5 [diff] |
rt2x00: Improve cooperation between rt2800pci and minstrel In order to lower the impact of probe rates don't send a frame as AMPDU if the rate control algorithm sets IEEE80211_TX_CTL_RATE_CTRL_PROBE. Otherwise a whole aggregate would be send with a probe rate which might lead to numerous retries. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>