aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2022-05-03 15:01:46 +0300
committerJakub Kicinski <[email protected]>2022-05-04 20:42:14 -0700
commit0a448bba50090a6147c144f452f49301025111ec (patch)
treecbd49a8f2e2c6f08be38d7ed1613b7e79bcf0287 /tools/perf/scripts/python/net_dropmonitor.py
parentfa728505f3e7dd1089beed7d0ac40267d5b22dce (diff)
net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()
list_add(..., pos->prev) and list_add_tail(..., pos) are equivalent, use the later form to unify with the case where the list is empty later. Signed-off-by: Vladimir Oltean <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions