]> git.itanic.dy.fi Git - linux-stable/commit
net/sched: Retire ATM qdisc
authorJamal Hadi Salim <jhs@mojatatu.com>
Tue, 14 Feb 2023 13:49:12 +0000 (08:49 -0500)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 16 Feb 2023 08:27:06 +0000 (09:27 +0100)
commitfb38306ceb9e770adfb5ffa6e3c64047b55f7a07
tree6f0a2d0efcd7205d292a600960f5381c84f2b4ea
parent051d442098421c28c7951625652f61b1e15c4bd5
net/sched: Retire ATM qdisc

The ATM qdisc has served us well over the years but has not been getting much
TLC due to lack of known users. Most recently it has become a shooting target
for syzkaller. For this reason, we are retiring it.

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Acked-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/sched/Kconfig
net/sched/Makefile
net/sched/sch_atm.c [deleted file]
tools/testing/selftests/tc-testing/tc-tests/qdiscs/atm.json [deleted file]