diff options
author | Eyal Shapira <eyal@wizery.com> | 2014-08-31 02:33:33 +0300 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2014-09-14 12:56:37 +0300 |
commit | 2536e7c35014c0bd5b8a7b5425004528c208c052 (patch) | |
tree | 2c2ae851761abe651ef5d10e7697973b6e86ab7b /tools/perf/scripts/python/sched-migration.py | |
parent | 099d8086a814689d3c7f58aa6412da6513e1624e (diff) |
iwlwifi: mvm: rs: remove max_rate_idx
max_rate_idx constraint is deprecated and it's handling is
faulty as well as it is relevant only for legacy rates but
was considered in HT/VHT. In most cases there was no side effect
as max_rate_idx was set to -1 but in certain cases like P2P
it got set to an actual rate idx which would limit the maximum
rate in HT/VHT by mistake.
max_rate_idx should be replaced by the masks fields but for
now remove it.
Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions