commit | ba6fa29c6dd51a1245a109f4b460092b51cad0f0 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Wed Mar 14 13:31:11 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 15 13:40:33 2012 -0400 |
tree | 732d2a66329074177f3ac6d0d21af7d70eb63c85 | |
parent | 0d9be8a4b7da71ef3b4ac8f6aa4fa225c1cb8e98 [diff] |
mac80211: Don't sample max throughput rate in minstrel_ht The current max throughput rate is known to be good as otherwise it wouldn't be the max throughput rate. Since rate sampling can introduce some overhead (by adding RTS for example or due to not aggregating the frame) don't sample the max throughput rate. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Acked-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>