aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-03-31 23:41:46 +0200
committerGreg Kroah-Hartman <[email protected]>2022-04-04 07:33:49 +0200
commit8a56b5ce774e4fd9aaa8959a706fc3bb226bf3d8 (patch)
tree611ce6240e8c97222dbe53d29ec080a1fa4283a3 /tools/perf/scripts/python/libxed.py
parentf232da0fa9151571ddfd830e0d1cd8941e60b5be (diff)
staging: rtl8723bs: refactor rtw_ch2freq()
Convert the array ch_freq_map to a simple integer array and use the indices as channel numbers. This simplifies the code and avoids looping through the array to get the frequency. To avoid out of bounds array access return a default value for invalid channel values, like the original code did. Signed-off-by: Michael Straube <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions