aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorChangli Gao <[email protected]>2010-04-26 23:06:24 +0000
committerDavid S. Miller <[email protected]>2010-04-27 21:32:12 +0000
commita9cbd588fdb71ea415754c885e2f9f03e6bf1ba0 (patch)
tree68506bd4299f34b3ed31b76eb575e79c61e198fb /net/ipv4/tcp_ipv4.c
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... (diff)
downloadkernel-a9cbd588fdb71ea415754c885e2f9f03e6bf1ba0.tar.gz
kernel-a9cbd588fdb71ea415754c885e2f9f03e6bf1ba0.zip
net: reimplement softnet_data.output_queue as a FIFO queue
reimplement softnet_data.output_queue as a FIFO queue to keep the fairness among the qdiscs rescheduled. Signed-off-by: Changli Gao <[email protected]> Acked-by: Eric Dumazet <[email protected]> ---- include/linux/netdevice.h | 1 + net/core/dev.c | 22 ++++++++++++---------- 2 files changed, 13 insertions(+), 10 deletions(-) Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions