From: Pavel Emelyanov Date: Thu, 1 Nov 2007 07:43:49 +0000 (-0700) Subject: [NET]: Relax the reference counting of init_net_ns X-Git-Tag: v2.6.24-rc2~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d46557955f2a35e58772518775464cdf354b3245;p=pandora-kernel.git [NET]: Relax the reference counting of init_net_ns When the CONFIG_NET_NS is n there's no need in refcounting the initial net namespace. So relax this code by making a stupid stubs for the "n" case. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed