]> git.baikalelectronics.ru Git - kernel.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)
commit77a7cc2ffabfacadd101099051826c991731abdd
treed3d1a77e945cca16cb14f1d9eb7e76b701aa54bd
parent5b4aaf84d42ccb0e61dc8dbbad9966f13cacb3d4
net/sched/sch_hfsc.c: remove leftover dlist and droplist

This is update to:
commit 45bb6db78f04db ("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