diff options
author | Lorenzo Bianconi <[email protected]> | 2022-12-04 23:01:37 +0100 |
---|---|---|
committer | Felix Fietkau <[email protected]> | 2022-12-09 16:45:39 +0100 |
commit | 54ccb836ffb28eacba51b674cbe94cb5613f8441 (patch) | |
tree | 4b8deb54659fbbafe0e3fed60fce8bf92595eff3 /tools/perf/scripts/python/intel-pt-events.py | |
parent | ef1ea24cb0ecfd42c1ff266d92613163792aec77 (diff) |
wifi: mt76: mt7996: fix endianness warning in mt7996_mcu_sta_he_tlv
Fix the following sparse warnings in mt7996_mcu_sta_he_tlv routine:
warning: incorrect type in assignment (different base types)
expected unsigned char
got restricted __le16 [usertype]
warning: incorrect type in assignment (different base types)
expected unsigned char
got restricted __le16 [usertype]
Fixes: 98686cd21624 ("wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices")
Signed-off-by: Lorenzo Bianconi <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions