mac80211: fix station rate table updates on assoc
authorFelix Fietkau <nbd@nbd.name>
Mon, 1 Feb 2021 08:59:49 +0000 (09:59 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 1 Feb 2021 09:00:23 +0000 (10:00 +0100)
commit84fa59b5a80f8522239755d75d7ae51855c47fd2
treef6aeafba9cda91ab2180f415dc09c2d02143dfdc
parent8019c54d8a191cfb90c3bf06ff367f601f872fd1
mac80211: fix station rate table updates on assoc

If the driver uses .sta_add, station entries are only uploaded after the sta
is in assoc state. Fix early station rate table updates by deferring them
until the sta has been uploaded

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/353-mac80211-fix-station-rate-table-updates-on-assoc.patch [new file with mode: 0644]