diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2022-02-11 20:14:00 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2022-02-24 16:40:22 +0300 |
commit | 6256cb69f01d7ba8e3da76ee3e488cd72a6fd7ac (patch) | |
tree | 4cef703331a46cf8676a0d1bc111657dfe33aaa5 /tools/perf/scripts/python/stackcollapse.py | |
parent | a07097735da521edd2db462a4e5a140f0c4a577d (diff) | |
download | linux-6256cb69f01d7ba8e3da76ee3e488cd72a6fd7ac.tar.xz |
mt76: mt7915: fix endianness warnings in mt7915_mac_tx_free()
Fix the following sparse warning in mt7915_mac_tx_free routine:
warning: incorrect type in assignment (different base types)
expected unsigned int [usertype] *cur_info
got restricted __le32 *
warning: cast to restricted __le32
Fixes: c17780e7b21ec ("mt76: mt7915: add txfree event v3")
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