summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNora Schiffer <neocturne@universe-factory.net>2026-06-28 17:07:29 +0200
committerSven Eckelmann <sven@narfation.org>2026-06-28 21:45:28 +0200
commit49e9de6e124fe80da68dfe9e7fe4e0b1ddfc4b35 (patch)
tree7743d7a42af9e6cf26f99dbfd597018971839397 /tools/perf/scripts/python
parentfcba102e0e4a3d39316ca9286b5619f161da4baa (diff)
batman-adv: remove global hardif list
With interfaces being kept track of as iflink private data, there is no need for the global list anymore. batadv_hardif_get_by_netdev() can now use netdev_master_upper_dev_get()+netdev_lower_dev_get_private() to find the hardif corresponding to a netdev. Signed-off-by: Nora Schiffer <neocturne@universe-factory.net> Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions