diff options
| author | David Lin <[email protected]> | 2023-12-15 08:51:18 +0800 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-12-15 15:24:49 +0200 |
| commit | f0dd488e11e71ac095df7638d892209c629d9af2 (patch) | |
| tree | f784d1b422cac3c13b1db4ab5b0c255dee3efeac /tools/perf/scripts/python/bin | |
| parent | 1c5d463c0770c6fa2037511a24fb17966fd07d97 (diff) | |
wifi: mwifiex: configure BSSID consistently when starting AP
AP BSSID configuration is missing at AP start. Without this fix, FW returns
STA interface MAC address after first init. When hostapd restarts, it gets MAC
address from netdev before driver sets STA MAC to netdev again. Now MAC address
between hostapd and net interface are different causes STA cannot connect to
AP. After that MAC address of uap0 mlan0 become the same. And issue disappears
after following hostapd restart (another issue is AP/STA MAC address become the
same).
This patch fixes the issue cleanly.
Signed-off-by: David Lin <[email protected]>
Fixes: 12190c5d80bd ("mwifiex: add cfg80211 start_ap and stop_ap handlers")
Cc: [email protected]
Reviewed-by: Francesco Dolcini <[email protected]>
Tested-by: Rafael Beims <[email protected]> # Verdin iMX8MP/SD8997 SD
Acked-by: Brian Norris <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions