]> asedeno.scripts.mit.edu Git - linux.git/commit
etf: Split timersortedlist_erase()
authorJesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Thu, 15 Nov 2018 01:26:34 +0000 (17:26 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Nov 2018 04:39:34 +0000 (20:39 -0800)
commitcbeeb8efec821188c770f582be345ed7b04a0b60
tree3040fbaabd6de3d6048d53707893ec8692374a88
parent09fd4860ea258d9666f852c213875e6bcdb1204e
etf: Split timersortedlist_erase()

This is just a refactor that will simplify the implementation of the
next patch in this series which will drop all expired packets on the
dequeue flow.

Signed-off-by: Jesus Sanchez-Palencia <jesus.s.palencia@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_etf.c