aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorTamizh Chelvam Raja <[email protected]>2022-09-08 23:40:34 +0530
committerJohannes Berg <[email protected]>2022-09-27 10:26:55 +0200
commit64e966d1e84b29c9fa916cfeaabbf4013703942e (patch)
treeacdd546d969a8f83b640e1f7ae9915fc3b99990e /tools/perf/scripts/python/libxed.py
parent781b80f452fcc1cfc16ee41f12556626a9ced049 (diff)
wifi: cfg80211: fix MCS divisor value
The Bitrate for HE/EHT MCS6 is calculated wrongly due to the incorrect MCS divisor value for mcs6. Fix it with the proper value. previous mcs_divisor value = (11769/6144) = 1.915527 fixed mcs_divisor value = (11377/6144) = 1.851725 Fixes: 9c97c88d2f4b ("cfg80211: Add support to calculate and report 4096-QAM HE rates") Signed-off-by: Tamizh Chelvam Raja <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions