diff options
author | 2009-05-04 11:11:01 -0700 | |
---|---|---|
committer | 2009-05-04 11:11:01 -0700 | |
commit | 0c266898b42fe4e4e2f9edfc9d3474c10f93aa6a (patch) | |
tree | d964259d2fdd67f22f005852b1770c40ba4d6474 /arch/x86/kernel/cpu/proc.c | |
parent | ehea: fix invalid pointer access (diff) | |
download | wireguard-linux-0c266898b42fe4e4e2f9edfc9d3474c10f93aa6a.tar.xz wireguard-linux-0c266898b42fe4e4e2f9edfc9d3474c10f93aa6a.zip |
tcp: Fix tcp_prequeue() to get correct rto_min value
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>
Diffstat (limited to 'arch/x86/kernel/cpu/proc.c')
0 files changed, 0 insertions, 0 deletions