diff options
author | Zhengchao Shao <[email protected]> | 2022-08-24 08:52:31 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2022-08-25 15:10:17 +0200 |
commit | c19d893fbf3f2f8fa864ae39652c7fee939edde2 (patch) | |
tree | 6435663a4d3a8343f485721c076d237b7ee77fd0 /tools/perf/scripts/python/intel-pt-events.py | |
parent | ff763011ee7be4736cd65026d479caa4a2996355 (diff) |
net: sched: delete duplicate cleanup of backlog and qlen
qdisc_reset() is clearing qdisc->q.qlen and qdisc->qstats.backlog
_after_ calling qdisc->ops->reset. There is no need to clear them
again in the specific reset function.
Signed-off-by: Zhengchao Shao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions