Home
last modified time | relevance | path

Searched hist:d57a9212e00779181d8d820887dcab3e9d529194 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Dnet_namespace.cdiff d57a9212e00779181d8d820887dcab3e9d529194 Thu Nov 01 02:46:50 CDT 2007 Pavel Emelyanov <xemul@openvz.org> [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 <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>