From: Daniel Lezcano Date: Tue, 4 Mar 2008 07:33:43 +0000 (-0800) Subject: [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics X-Git-Tag: v2.6.26-rc1~1138^2~500 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc118bd506ae8c6436f507b838a0e1f6185fec2;p=pandora-kernel.git [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics This patch allocates the rt6_stats struct dynamically when the fib6 is initialized. That provides the ability to create several instances of this structure for the network namespaces. Signed-off-by: Daniel Lezcano Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed