summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorNora Schiffer <neocturne@universe-factory.net>2026-06-28 17:07:33 +0200
committerSven Eckelmann <sven@narfation.org>2026-06-28 21:45:29 +0200
commit2b429dbc50b43db1d85429d5bab0498bc4906736 (patch)
tree46e012e3940935e7a4acaa87e0d237abb4a47610 /tools/perf/scripts/python/netdev-times.py
parentcbda6a6cf2a5abe0dda94819f4e1aaba40678913 (diff)
batman-adv: drop unneeded goto and initialization from batadv_hardif_disable_interface()
The only use of the label was too early for primary_if to be set anyways. Also move the put of primary_if further up to hold the reference only as long as necessary, hopefully avoiding the need to re-introduce the goto label with future code changes. Signed-off-by: Nora Schiffer <neocturne@universe-factory.net> Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions