X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fnet%2Ftcp_memcontrol.h;h=88cdd1cb992ef21c8eb4328549c3e9ed340b0626;hb=cd91cce620907eb3c5b3e8b4d62aadf0a19baba9;hp=7df18bc43a97fccef8478436f8f43f3a5553b997;hpb=4d578573b8328ce5aa6500b955444b89afa3c72c;p=~andy%2Flinux diff --git a/include/net/tcp_memcontrol.h b/include/net/tcp_memcontrol.h index 7df18bc43a9..88cdd1cb992 100644 --- a/include/net/tcp_memcontrol.h +++ b/include/net/tcp_memcontrol.h @@ -14,6 +14,5 @@ struct tcp_memcontrol { struct cg_proto *tcp_proto_cgroup(struct mem_cgroup *memcg); int tcp_init_cgroup(struct mem_cgroup *memcg, struct cgroup_subsys *ss); void tcp_destroy_cgroup(struct mem_cgroup *memcg); -unsigned long long tcp_max_memory(const struct mem_cgroup *memcg); void tcp_prot_mem(struct mem_cgroup *memcg, long val, int idx); #endif /* _TCP_MEMCG_H */