diff options
| author | Petr Machata <[email protected]> | 2018-12-13 11:54:35 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-12-13 18:41:38 -0800 |
| commit | d59cdf9475ad84d1f57cab1d162cf289702cfb15 (patch) | |
| tree | 192e3f68684228dda9a057f8ff49caf6974892f3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 1570415f0810fce085066fb39827397452c3965a (diff) | |
net: dev: Issue NETDEV_PRE_CHANGEADDR
When a device address is about to be changed, or an address added to the
list of device HW addresses, it is necessary to ensure that all
interested parties can support the address. Therefore, send the
NETDEV_PRE_CHANGEADDR notification, and if anyone bails on it, do not
change the address.
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/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions