per-netns ipv4 sysctl_tcp_mem
[firefly-linux-kernel-4.4.55.git] / net / ipv6 / tcp_ipv6.c
index 95d3cfb65d394ccf52aef4c72c3bc35483af4287..906c7ca43542e020c53759ec554f952f20b9d1e4 100644 (file)
@@ -2215,7 +2215,6 @@ struct proto tcpv6_prot = {
        .memory_allocated       = &tcp_memory_allocated,
        .memory_pressure        = &tcp_memory_pressure,
        .orphan_count           = &tcp_orphan_count,
-       .sysctl_mem             = sysctl_tcp_mem,
        .sysctl_wmem            = sysctl_tcp_wmem,
        .sysctl_rmem            = sysctl_tcp_rmem,
        .max_header             = MAX_TCP_HEADER,