summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2021-02-01 09:33:24 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-10 09:07:27 +0100
commit70d9dc446be027f1ecb7e17d386cee6067c62d04 (patch)
tree731fad5465c1e341dfbd5b74099e63da86dd2304 /include/linux
parent1ca6fa6cb4c2033daa98d981ddfad06736039d1c (diff)
mac80211: fix station rate table updates on assoc
commit 18fe0fae61252b5ae6e26553e2676b5fac555951 upstream. 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. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau <nbd@nbd.name> Link: https://lore.kernel.org/r/20210201083324.3134-1-nbd@nbd.name [use rcu_access_pointer() instead since we won't dereference here] Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions