diff options
author | 2025-08-27 10:53:50 +0200 | |
---|---|---|
committer | 2025-08-27 11:27:57 +0200 | |
commit | 065c79df595af21d6d1b27d642860faa1d938774 (patch) | |
tree | 32bf0af59c5c21c38260e7c5bbac21f465d4fa0f /tools/perf/scripts/python | |
parent | wifi: mt76: mt7996: add missing check for rx wcid entries (diff) | |
download | wireguard-linux-065c79df595af21d6d1b27d642860faa1d938774.tar.xz wireguard-linux-065c79df595af21d6d1b27d642860faa1d938774.zip |
wifi: mt76: mt7915: fix list corruption after hardware restart
Since stations are recreated from scratch, all lists that wcids are added
to must be cleared before calling ieee80211_restart_hw.
Set wcid->sta = 0 for each wcid entry in order to ensure that they are
not added again before they are ready.
Fixes: 8a55712d124f ("wifi: mt76: mt7915: enable full system reset support")
Link: https://patch.msgid.link/20250827085352.51636-4-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