diff options
author | Peter Chiu <chui-hao.chiu@mediatek.com> | 2023-03-03 11:35:55 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2023-04-17 17:08:48 +0300 |
commit | 8b14ce24a0297175bc4ebdf26d45a22b5a33847f (patch) | |
tree | ae76a9768e7aa3f3fdc72e3d995ad5d8a747e2e7 /tools/perf/scripts/python/stackcollapse.py | |
parent | c04ab57dab559c519bb882995beeb6d95a0a21d3 (diff) | |
download | linux-8b14ce24a0297175bc4ebdf26d45a22b5a33847f.tar.xz |
wifi: mt76: mt7996: fix pointer calculation in ie countdown event
Fix the tail and data pointers. The rxd->len in mt7996_mcu_rxd does not
include the length of general rxd. It only includes the length of
firmware event rxd. Use skb->length to get the correct length.
Fixes: 98686cd21624 ("wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices")
Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions