]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/sched/sch_hfsc.c: remove leftover dlist and droplist
authorMichal Soltys <soltys@ziu.info>
Thu, 30 Jun 2016 00:26:46 +0000 (02:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2016 09:03:43 +0000 (05:03 -0400)
commit2354f056f6847125a95b42732ab481730389c099
treed3d1a77e945cca16cb14f1d9eb7e76b701aa54bd
parentd1d0fc5e4c6822c5dadd9389297c7c1b8eea314f
net/sched/sch_hfsc.c: remove leftover dlist and droplist

This is update to:
commit a09ceb0e08140a ("sched: remove qdisc->drop")

That commit removed qdisc->drop, but left alone dlist and droplist
that no longer serve any meaningful purpose.

Signed-off-by: Michal Soltys <soltys@ziu.info>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_hfsc.c