diff options
author | Ryder Lee <[email protected]> | 2022-12-03 11:22:25 +0800 |
---|---|---|
committer | Felix Fietkau <[email protected]> | 2022-12-09 16:45:38 +0100 |
commit | aab169ad3a7aa8678aed90d7fdbc243e3d4b32a6 (patch) | |
tree | fc4601f59f432b5ab0aaef8b7214121e0d9848b7 /tools/perf/scripts/python/flamegraph.py | |
parent | f37c6e5c75029443bc72c45acf92b2f2de2945be (diff) |
wifi: mt76: mt7996: fix integer handling issue of mt7996_rf_regval_set()
This code is supposed to set a u32 value, but casting will not work on
big endian systems.
Reported-by: coverity-bot <[email protected]>
Addresses-Coverity-ID: 1527816 ("Integer handling issues")
Fixes: 98686cd21624 ("wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices")
Signed-off-by: Ryder Lee <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions