]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/ipv4/sysctl_net_ipv4.c
tcp: properly handle stretch acks in slow start
[karo-tx-linux.git] / net / ipv4 / sysctl_net_ipv4.c
index d5b1390eebbee19715fcbbdbea742bbf0eddcc71..3d69ec8dac578ee101e2c4b9467b3be83a430ac6 100644 (file)
@@ -700,13 +700,6 @@ static struct ctl_table ipv4_table[] = {
                .mode           = 0644,
                .proc_handler   = proc_allowed_congestion_control,
        },
-       {
-               .procname       = "tcp_max_ssthresh",
-               .data           = &sysctl_tcp_max_ssthresh,
-               .maxlen         = sizeof(int),
-               .mode           = 0644,
-               .proc_handler   = proc_dointvec,
-       },
        {
                .procname       = "tcp_thin_linear_timeouts",
                .data           = &sysctl_tcp_thin_linear_timeouts,