]> git.baikalelectronics.ru Git - kernel.git/commit
netem: update backlog after drop
authorstephen hemminger <stephen@networkplumber.org>
Sun, 6 Oct 2013 22:15:33 +0000 (15:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Oct 2013 21:29:29 +0000 (17:29 -0400)
commitefc05216334b0a7ef2b5d31cf63a5e92e7e45c1a
tree875e7d8a92f7e11be31720976147aba6e07b4e70
parenteb80b8c29184a7b9a1e831a97ca2bc99fd072fc0
netem: update backlog after drop

When packet is dropped from rb-tree netem the backlog statistic should
also be updated.

Reported-by: Сергеев Сергей <adron@yapic.net>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_netem.c