diff options
author | Michal Kazior <[email protected]> | 2015-03-30 09:51:56 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2015-03-30 15:09:46 +0300 |
commit | 01cebe1c50d43a79de1ee48bd9917c9fbbd3901d (patch) | |
tree | 42a3b5ab2f6736ab4fd42a661965605016761456 /tools/perf/scripts/python | |
parent | 5528e032702be937acdfe8c6395461e0e8acaa85 (diff) |
ath10k: deduplicate bitrate to rate idx conversion
It's possible to derive rate index from bitrate
without any additional mapping structures/logic.
This should have little to none impact on
performance since this is only done for management
frames and the previous approach wasn't
particularly optimized.
Signed-off-by: Michal Kazior <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions