From: Daniel Lezcano Date: Wed, 5 Mar 2008 18:46:57 +0000 (-0800) Subject: [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf X-Git-Tag: v2.6.26-rc1~1138^2~480 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af2849377e7b70afa1274e475be50286cd0ef6eb;p=pandora-kernel.git [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf This patch propagates the network namespace pointer to the address configuration routines which need it, which means adding a new parameter to these functions, and make them use it instead of using the initial network namespace. Signed-off-by: Daniel Lezcano Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed