diff options
author | 2025-08-27 10:53:47 +0200 | |
---|---|---|
committer | 2025-08-27 11:27:57 +0200 | |
commit | 0300545b8a113e96ee260a7c142be846d391a620 (patch) | |
tree | 1c3daff48a1694160fed120ecb33629c4812e715 /tools/perf/scripts/python | |
parent | wifi: mt76: mt7996: use the correct vif link for scanning/roc (diff) | |
download | wireguard-linux-0300545b8a113e96ee260a7c142be846d391a620.tar.xz wireguard-linux-0300545b8a113e96ee260a7c142be846d391a620.zip |
wifi: mt76: mt7996: fix crash on some tx status reports
When a wcid can't be found, link_sta can be stale from a previous batch.
The code currently assumes that if link_sta is set, wcid is also non-zero.
Fix wcid NULL pointer dereference by resetting link_sta when a wcid entry
can't be found.
Fixes: 62da647a2b20 ("wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()")
Link: https://patch.msgid.link/20250827085352.51636-1-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions