From: Pavel Emelyanov Date: Thu, 1 Nov 2007 07:46:50 +0000 (-0700) Subject: [NET]: Hide the net_ns kmem cache X-Git-Tag: v2.6.24-rc2~56^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d57a9212e00779181d8d820887dcab3e9d529194;p=pandora-kernel.git [NET]: Hide the net_ns kmem cache This cache is only required to create new namespaces, but we won't have them in CONFIG_NET_NS=n case. Hide it under the appropriate ifdef. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed