aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorKirill Tkhai <[email protected]>2018-02-19 12:58:54 +0300
committerDavid S. Miller <[email protected]>2018-02-20 13:23:49 -0500
commit8349efd903394422d1598d196b6be70c410cf8f5 (patch)
tree0ebe27833d80a4162d34b6b46c8bc20db85b9dac /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent65b7b5b90fcd17b25ef43b0cd02bda47bf286675 (diff)
net: Queue net_cleanup_work only if there is first net added
When llist_add() returns false, cleanup_net() hasn't made its llist_del_all(), while the work has already been scheduled by the first queuer. So, we may skip queue_work() in this case. Signed-off-by: Kirill Tkhai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions