From: Benjamin Thery Date: Wed, 5 Mar 2008 18:45:36 +0000 (-0800) Subject: [NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence X-Git-Tag: v2.6.26-rc1~1138^2~483 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94911fe31710e355e9fcac8b1a7eb36c4953f36b;p=pandora-kernel.git [NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence This patch moves initialization of IPv6 sysctl stuff at the end of IPv6 initialization. This will be helpful for network namespaces where some sysctl entries depend on per-namespace variables, that need to be allocated and initialized before they are referenced by sysctl. Signed-off-by: Benjamin Thery Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed