]> Pileus Git - ~andy/linux/blobdiff - net/ipv4/tcp_ipv4.c
tcp_memcontrol: Remove the per netns control.
[~andy/linux] / net / ipv4 / tcp_ipv4.c
index 114d1b748cbb723aab97e27111eeeeda8718006c..300ab2c93f29270d4dbdd2d1b65b64d8dc82200a 100644 (file)
@@ -2749,6 +2749,7 @@ struct proto tcp_prot = {
        .orphan_count           = &tcp_orphan_count,
        .memory_allocated       = &tcp_memory_allocated,
        .memory_pressure        = &tcp_memory_pressure,
+       .sysctl_mem             = sysctl_tcp_mem,
        .sysctl_wmem            = sysctl_tcp_wmem,
        .sysctl_rmem            = sysctl_tcp_rmem,
        .max_header             = MAX_TCP_HEADER,