From: Pavel Emelyanov Date: Tue, 1 Apr 2008 02:41:14 +0000 (-0700) Subject: [NETNS]: Introduce a netns_core structure. X-Git-Tag: v2.6.26-rc1~1138^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8efa6e93cb2666dceafc4844057fdcb9aa324fb7;p=pandora-kernel.git [NETNS]: Introduce a netns_core structure. There's already some stuff on the struct net, that should better be folded into netns_core structure. I'm making the per-proto inuse counter be per-net also, which is also a candidate for this, so introduce this structure and populate it a bit. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed