aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2018-12-13 11:54:37 +0000
committerDavid S. Miller <[email protected]>2018-12-13 18:41:38 -0800
commitca935da7f41bb2186f2a007ae183b27f37c8f5a3 (patch)
tree69f29976519e26c45b6847d3846b912ff05ca095 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentd59cdf9475ad84d1f57cab1d162cf289702cfb15 (diff)
net: bridge: Issue NETDEV_PRE_CHANGEADDR
When a port is attached to a bridge, the address of the bridge in question may change as well. Even if it would not change at this point (because the current bridge address is lower), it might end up changing later as a result of detach of another port, which can't be vetoed. Therefore issue NETDEV_PRE_CHANGEADDR regardless of whether the address will be used at this point or not, and make sure all involved parties would agree with the change. Signed-off-by: Petr Machata <[email protected]> Acked-by: Jiri Pirko <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions