aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorChing-Te Ku <[email protected]>2023-01-03 22:02:32 +0800
committerKalle Valo <[email protected]>2023-01-16 15:34:30 +0200
commitf643d08642b82eeb9b9654399dd04657050f7c6f (patch)
tree1128c0085c59e712803ec27c60750c2e7bd290d3 /tools/perf/scripts/python/net_dropmonitor.py
parente20c9f656654f74c9234e6cd3231aed72f53d246 (diff)
wifi: rtw89: coex: Remove le32 to CPU translator at firmware cycle report
There are at least 2 version of cycle report format. If the code keep translating the report to local variable, the numbers of variable in check btc report function will out of maximum variable numbers. And most of these variable are using only one time, it is not necessary to store at memory. Signed-off-by: Ching-Te Ku <[email protected]> Signed-off-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions