diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2022-02-11 20:12:50 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2022-02-24 16:40:22 +0300 |
commit | a07097735da521edd2db462a4e5a140f0c4a577d (patch) | |
tree | 834ea9045f810135e4ffc451bed49bc307564dee /tools/perf/scripts/python/stackcollapse.py | |
parent | e83a6fef8a8fc7f30964578d176981ec1cf3720d (diff) | |
download | linux-a07097735da521edd2db462a4e5a140f0c4a577d.tar.xz |
mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitor
Fix the following sparse warnings:
warning: incorrect type in initializer (different base types)
expected restricted __le16 [usertype] msg_type
got int
warning: incorrect type in assignment (different base types)
expected restricted __le32 [usertype] timestamp
got unsigned int
Fixes: 988845c9361a0 ("mt76: mt7915: add support for passing chip/firmware debug data to user space")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions