commit | cbeeb8efec821188c770f582be345ed7b04a0b60 | [log] [tgz] |
---|---|---|
author | Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> | Wed Nov 14 17:26:34 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 16 20:39:34 2018 -0800 |
tree | 3040fbaabd6de3d6048d53707893ec8692374a88 | |
parent | 09fd4860ea258d9666f852c213875e6bcdb1204e [diff] |
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>