aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2016-11-02 18:14:43 +0100
committerSimon Wunderlich <[email protected]>2016-11-04 12:27:34 +0100
commit27915aa61060fd8954a68a86657784705955088a (patch)
tree88d8f51cbcffedfdee671104413c8b61ba7a54a8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent9799c50372b23ed774791bdb87d700f1286ee8a9 (diff)
batman-adv: Revert "fix splat on disabling an interface"
The commit 9799c50372b2 ("batman-adv: fix splat on disabling an interface") fixed a warning but at the same time broke the rtnl function add_slave for devices which were temporarily removed. batadv_softif_slave_add requires soft_iface of and hard_iface to be NULL before it is allowed to be enslaved. But this resetting of soft_iface to NULL in batadv_hardif_disable_interface was removed with the aforementioned commit. Reported-by: Julian Labus <[email protected]> Signed-off-by: Sven Eckelmann <[email protected]> Acked-by: Linus Lüssing <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions