diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2024-05-09 17:06:45 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-05-14 09:30:22 +0800 |
commit | e9f1a901c9cc67ffb610ada8c2f4a6382ceb045a (patch) | |
tree | 2c8465d6e55fa6ee22e7f5466171a0faf5cb2176 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0448c65af9219ee296f844748d60448f7418180f (diff) |
wifi: rtw89: switch to register vif_cfg_changed and link_info_changed
For impending MLO support, we drop bss_info_changed callback ahead and
switch to register new callbacks, vif_cfg_changed and link_info_changed,
which are introduced by mac80211 for multi-link point of view.
Besides, there is a place where we called ieee80211_find_sta() under
station mode. To work on both non-MLD and MLD connection, we should
call ieee80211_find_sta() with vif->cfg.ap_addr.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240509090646.35304-4-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions