Re: [PATCH] IPv6 Add more initializations of the new nl_info.nl_net field

2008-02-23 Thread David Miller
From: [EMAIL PROTECTED] Date: Thu, 21 Feb 2008 17:51:50 +0100 > Add more missing initializations of the new nl_info.nl_net field in > IPv6 stack. > This field will be used when network namespaces are fully supported. > > Signed-off-by: Benjamin Thery <[EMAIL PROTECTED]> Initializations to "zer

[PATCH] IPv6 Add more initializations of the new nl_info.nl_net field

2008-02-21 Thread benjamin . thery
Add more missing initializations of the new nl_info.nl_net field in IPv6 stack. This field will be used when network namespaces are fully supported. Signed-off-by: Benjamin Thery <[EMAIL PROTECTED]> --- net/ipv6/addrconf.c |9 + net/ipv6/route.c|6 ++ 2 files changed, 15