]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/ipv4/tcp_ipv4.c
memcg: rename config variables
[mirror_ubuntu-bionic-kernel.git] / net / ipv4 / tcp_ipv4.c
index 2fbd9921253fac33d4f41d517c3316c0fc008acb..4bc8f6769b57403a1f76acb2f041f40582ab8abb 100644 (file)
@@ -2633,7 +2633,7 @@ struct proto tcp_prot = {
        .compat_setsockopt      = compat_tcp_setsockopt,
        .compat_getsockopt      = compat_tcp_getsockopt,
 #endif
-#ifdef CONFIG_CGROUP_MEM_RES_CTLR_KMEM
+#ifdef CONFIG_MEMCG_KMEM
        .init_cgroup            = tcp_init_cgroup,
        .destroy_cgroup         = tcp_destroy_cgroup,
        .proto_cgroup           = tcp_proto_cgroup,