aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2012-02-15 15:28:25 -0500
committerDavid S. Miller <davem@davemloft.net>2012-02-19 18:57:50 -0500
commitcd961c2ca98efbe7d738ca8720673fc03538b2b1 (patch)
treef53abc9d2ac6bdd0659c46e30ac44e2cbdf74f01 /drivers
parentb01543dfe67bb1d191998e90d20534dc354de059 (diff)
netem: fix dequeue
commit 50612537e9 (netem: fix classful handling) added two errors in netem_dequeue() 1) After checking skb at the head of tfifo queue for time constraints, it dequeues tail skb, thus adding unwanted reordering. 2) qdisc stats are updated twice per packet (one when packet dequeued from tfifo, once when delivered) Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions