On Thu, 2017-03-16 at 12:53 +0200, Or Gerlitz wrote: > The code introduced by commit 2ccccf5fb43f ("net_sched: update > hierarchical backlog too") only sets prev_backlog in fq_codel_dequeue() > but not using that anywhere, remove that setting. > > Cc: Cong Wang <xiyou.wangc...@gmail.com> > Signed-off-by: Or Gerlitz <ogerl...@mellanox.com> > --- > net/sched/sch_fq_codel.c | 2 -- > 1 file changed, 2 deletions(-)
Acked-by: Eric Dumazet <eduma...@google.com> Thanks !