https://github.com/torvalds/linux
Revision 0c266898b42fe4e4e2f9edfc9d3474c10f93aa6a authored by Satoru SATOH on 04 May 2009, 18:11:01 UTC, committed by David S. Miller on 04 May 2009, 18:11:01 UTC
tcp_prequeue() refers to the constant value (TCP_RTO_MIN) regardless of
the actual value might be tuned. The following patches fix this and make
tcp_prequeue get the actual value returns from tcp_rto_min().

Signed-off-by: Satoru SATOH <satoru.satoh@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 0b2febf
History
Tip revision: 0c266898b42fe4e4e2f9edfc9d3474c10f93aa6a authored by Satoru SATOH on 04 May 2009, 18:11:01 UTC
tcp: Fix tcp_prequeue() to get correct rto_min value
Tip revision: 0c26689
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 141.8 KB
Makefile -rw-r--r-- 53.6 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top