diff options
author | 2025-08-27 10:53:49 +0200 | |
---|---|---|
committer | 2025-08-27 11:27:57 +0200 | |
commit | 4a522b01e368eec58d182ecc47d24f49a39e440d (patch) | |
tree | b0fa2d8350203994f272799358c92784e91c42f8 /tools/perf/scripts | |
parent | wifi: mt76: do not add non-sta wcid entries to the poll list (diff) | |
download | wireguard-linux-4a522b01e368eec58d182ecc47d24f49a39e440d.tar.xz wireguard-linux-4a522b01e368eec58d182ecc47d24f49a39e440d.zip |
wifi: mt76: mt7996: add missing check for rx wcid entries
Non-station wcid entries must not be passed to the rx functions.
In case of the global wcid entry, it could even lead to corruption in the wcid
array due to pointer being casted to struct mt7996_sta_link using container_of.
Fixes: 7464b12b7d92 ("wifi: mt76: mt7996: rework mt7996_rx_get_wcid to support MLO")
Link: https://patch.msgid.link/20250827085352.51636-3-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions