[PATCH net-next 3/6] tcp: remove low_latency sysctl
Was only checked by the removed prequeue code. Signed-off-by: Florian Westphal --- Documentation/networking/ip-sysctl.txt | 7 +-- include/net/tcp.h | 1 - net/ipv4/sysctl_net_ipv4.c | 3 +++ net/ipv4/tcp_ipv4.c| 2 -- 4 files changed, 4 i
[RFC PATCH net-next 3/6] tcp: remove low_latency sysctl
this option was used by the removed prequeue code, it has no effect anymore. Signed-off-by: Florian Westphal --- Documentation/networking/ip-sysctl.txt | 7 +-- include/net/tcp.h | 1 - net/ipv4/sysctl_net_ipv4.c | 3 +++ net/ipv4/tcp_ipv4.c