diff options
author | Petr Machata <[email protected]> | 2021-10-19 11:07:07 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-19 12:24:51 +0100 |
commit | 65626e075714ac9f512ea97e051e81614a781fed (patch) | |
tree | 4bec74c9615638eb1ceac4d55b3a08ed790c4cdf /tools/perf/scripts/python/intel-pt-events.py | |
parent | 91796f507afccf1c5aa3d7365df0f23c0eedd8c6 (diff) |
mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy()
Currently ETS and PRIO are the only offloaded classful qdiscs. Since they
are both similar, their destroy handler is the same, and it handles
children destruction itself. But now it is possible to do it generically
for any classful qdisc. Therefore promote the recursive destruction from
the ETS handler to mlxsw_sp_qdisc_destroy(), so that RED and TBF pick it up
in follow-up patches.
Signed-off-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions