diff options
author | 2011-05-25 04:40:11 +0000 | |
---|---|---|
committer | 2011-05-25 17:55:32 -0400 | |
commit | 07bd8df5df4369487812bf85a237322ff3569b77 (patch) | |
tree | d610d0a326c63551f98ed50821f6603b506527b1 /tools/perf/scripts/python/syscall-counts.py | |
parent | isdn: netjet - blacklist Digium TDM400P (diff) | |
download | linux-dev-07bd8df5df4369487812bf85a237322ff3569b77.tar.xz linux-dev-07bd8df5df4369487812bf85a237322ff3569b77.zip |
sch_sfq: fix peek() implementation
Since commit eeaeb068f139 (sch_sfq: allow big packets and be fair),
sfq_peek() can return a different skb that would be normally dequeued by
sfq_dequeue() [ if current slot->allot is negative ]
Use generic qdisc_peek_dequeued() instead of custom implementation, to
get consistent result.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Jarek Poplawski <jarkao2@gmail.com>
CC: Patrick McHardy <kaber@trash.net>
CC: Jesper Dangaard Brouer <hawk@diku.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions