diff options
| author | Felix Fietkau <nbd@nbd.name> | 2026-07-24 12:48:01 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2026-08-01 14:49:42 +0000 |
| commit | 16a04441eab0dcd4d7126a6f66b370adbf28f96d (patch) | |
| tree | 87d9c14330eb83d56873a1237e9cecc19596155f /tools/perf/scripts/python/bin | |
| parent | 490d81fd0cc1376ceb660ed2af602ad1bfe1ac77 (diff) | |
wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement
The flow is added to dev->twt_list before sending the agreement to the
firmware, but the error path leaves it linked while flowid_mask is
never set. The flow slot can then be reused and memset while still on
the list, corrupting twt_list, and station removal leaves a dangling
entry behind that mt7915_mac_twt_sched_list_add() later walks.
Fixes: 3782b69d03e7 ("mt76: mt7915: introduce mt7915_mac_add_twt_setup routine")
Link: https://patch.msgid.link/20260724124813.3961474-17-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
