summaryrefslogtreecommitdiff
path: root/net/sched/sch_pie.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2016-06-14 06:21:57 +0300
committerDavid S. Miller <davem@davemloft.net>2016-06-16 00:08:35 +0300
commit2f08a9a16288b60df3ddfe97c965427ce0163297 (patch)
treebb271fd65501875aa42fa7f70c1af181cfd3b869 /net/sched/sch_pie.c
parenta5a9f5346fb95c00d47e8b4648f6d5eada147cd4 (diff)
downloadlinux-2f08a9a16288b60df3ddfe97c965427ce0163297.tar.xz
net_sched: sch_netem: defer skb freeing
rtnl_kfree_skbs() can be used in tfifo_reset() It would be nice if we could iterate through rb tree instead of removing one skb at a time, and build a single skb chain. But this is left for a future patch. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_pie.c')
0 files changed, 0 insertions, 0 deletions