From: Benjamin Thery Date: Tue, 4 Mar 2008 07:31:57 +0000 (-0800) Subject: [NETNS][IPV6] ip6_fib - clean node use namespace X-Git-Tag: v2.6.26-rc1~1138^2~503 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7d43c291df9f6e978733f892f7255be89feedb;p=pandora-kernel.git [NETNS][IPV6] ip6_fib - clean node use namespace The fib6_clean_node function should have the network namespace it is working on. The fib6_cleaner_t structure is extended with the network namespace field to be passed to the fib6_clean_node function. The different functions calling the fib6_clean_node function are extended with the netns parameter when needed to propagate the netns pointer. Signed-off-by: Benjamin Thery Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed