aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorJarek Poplawski <jarkao2@gmail.com>2008-09-23 01:05:56 -0700
committerDavid S. Miller <davem@davemloft.net>2008-09-23 01:05:56 -0700
commitf4ab543201992fe499bef5c406e09f23aa97b4d5 (patch)
treee5e52782cdc408bd27717d82e87535a24fd516d6 /net/ipv4/tcp_input.c
parenttcp: Use SKB queue handling interfaces instead of by-hand versions. (diff)
downloadlinux-dev-f4ab543201992fe499bef5c406e09f23aa97b4d5.tar.xz
linux-dev-f4ab543201992fe499bef5c406e09f23aa97b4d5.zip
pkt_sched: Remove the tx queue state check in qdisc_run()
The current check wrongly uses the state of one (currently the first) tx queue for all tx queues in case of non-default qdiscs. This check mainly prevented requeuing loop with __netif_schedule(), but now it's controlled inside __qdisc_run(), while dequeuing. The wrongness of this check was first noticed by Herbert Xu. Signed-off-by: Jarek Poplawski <jarkao2@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions