diff options
author | Helmut Schaa <helmut.schaa@googlemail.com> | 2011-03-09 10:02:38 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-03-14 14:46:58 -0400 |
commit | cf28d7934c57168d530b606c26ab955a56eb13f9 (patch) | |
tree | 47cc3773eb539eb70722500863911d95570d409b /drivers/net/wireless | |
parent | 81266baf04ce80b088a7fa0dcf3b9f5e79023dd2 (diff) |
mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
Devices without multi rate retry support won't be able to use all rates
as specified by mintrel_ht. Hence, we can simply skip setting up further
rates as the devices will only use the first one.
Also add a special case for devices with only two possible tx rates. We
use sample_rate -> max_prob_rate for sampling and max_tp_rate ->
max_prob_rate by default.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions