diff options
author | Jakub Kicinski <[email protected]> | 2021-01-10 21:29:22 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-11 17:09:23 -0800 |
commit | 1d04ccb916ce81b8313712bae8a2304c62769c1f (patch) | |
tree | 7f03d7dd8e8785f1d63dc5c8c929cf8ce9a505b5 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 101c59b8f60af54edd89405735aa0bc9f3e42df0 (diff) |
net: bareudp: simplify error paths calling dellink
bareudp_dellink() only needs the device list to hand it to
unregister_netdevice_queue(). We can pass NULL in, and
unregister_netdevice_queue() will do the unregistering.
There is no chance for batching on the error path, anyway.
Suggested-by: Cong Wang <[email protected]>
Reviewed-by: Cong Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions