diff options
author | 2025-03-25 14:31:23 -0700 | |
---|---|---|
committer | 2025-04-23 16:56:15 +0200 | |
commit | f61c7b3d442bef91dd432d468d08f72eadcc3209 (patch) | |
tree | 61c8fcc79f7e3fb305979f18ce3b4cf1551541bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument (diff) | |
download | wireguard-linux-f61c7b3d442bef91dd432d468d08f72eadcc3209.tar.xz wireguard-linux-f61c7b3d442bef91dd432d468d08f72eadcc3209.zip |
wifi: mac80211: Add link iteration macro for link data
Currently before iterating through valid links we are utilizing
open-coding when checking if vif valid_links is a non-zero value.
Add new macro, for_each_link_data(), which iterates through link_id
and checks if it is set on vif valid_links. If it is a valid link then
access link data for that link id.
Signed-off-by: Muna Sinada <muna.sinada@oss.qualcomm.com>
Link: https://patch.msgid.link/20250325213125.1509362-2-muna.sinada@oss.qualcomm.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions