summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael-CY Lee <michael-cy.lee@mediatek.com>2026-07-22 08:25:57 +0000
committerFelix Fietkau <nbd@nbd.name>2026-07-31 12:25:39 +0000
commitf137fabc1313427e08af06a414d929ebd9fd37d6 (patch)
tree1c8092d919ed174f7b1e876268359e308239043b /tools/perf/scripts/python
parent8ae659743ba936b22ecb4620815887728e2820d6 (diff)
wifi: mt76: assign link_id when sending probe request during scan
The link_id in info->control.flags is required by mt7996 to select the correct mt76_wcid for transmission. Not assigning the link_id in info->control.flags is equivalent to assigning the link_id to 0, causing mt7996 to select link_id 0 for transmission, so probe requests sent on behalf of an MLD vif scanning via a different link were transmitted with the wrong per-link wcid. Fixes: 31083e38548f ("wifi: mt76: add code for emulating hardware scanning") Signed-off-by: Michael-CY Lee <michael-cy.lee@mediatek.com> Link: https://patch.msgid.link/20260722082610.2699628-5-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