aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2021-01-19 12:25:21 -0800
committerJakub Kicinski <[email protected]>2021-01-20 21:04:19 -0800
commit0cbe1e57a7b93517100b0eb63d8e445cfbeb630c (patch)
tree504ba6121e998d3138d6a48e813b3500878e9277 /tools/perf/scripts/python/check-perf-trace.py
parentbcfe2f1a3818d9dca945b6aca4ae741cb1f75329 (diff)
net: inline rollback_registered_many()
Similar to the change for rollback_registered() - rollback_registered_many() was a part of unregister_netdevice_many() minus the net_set_todo(), which is no longer needed. Functionally this patch moves the list_empty() check back after: BUG_ON(dev_boot_phase); ASSERT_RTNL(); but I can't find any reason why that would be an issue. Reviewed-by: Edwin Peer <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions