diff options
author | Eric W. Biederman <[email protected]> | 2012-04-06 15:33:35 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-04-13 11:01:43 -0400 |
commit | 7d3d43dab4e978d8d9ad1acf8af15c9b1c4b0f0f (patch) | |
tree | 5a61ca199992bc951138750209bbfa588f4d271b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | ecca5c3acc0d0933d89abc44e60afb0cc8170e35 (diff) |
net: In unregister_netdevice_notifier unregister the netdevices.
We already synthesize events in register_netdevice_notifier and synthesizing
events in unregister_netdevice_notifier allows to us remove the need for
special case cleanup code.
This change should be safe as it adds no new cases for existing callers
of unregiser_netdevice_notifier to handle.
Signed-off-by: Eric W. Biederman <[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