diff options
author | Felix Fietkau <[email protected]> | 2021-02-01 09:33:24 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2021-02-01 15:07:09 +0100 |
commit | 18fe0fae61252b5ae6e26553e2676b5fac555951 (patch) | |
tree | a4327a2a623414b1da9820b5100ea18ab245d07d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | eb4e8fac00d1e01ada5e57c05d24739156086677 (diff) |
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.
Cc: [email protected]
Signed-off-by: Felix Fietkau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[use rcu_access_pointer() instead since we won't dereference here]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions