[IPV6]: Add missing initializations of the new nl_info.nl_net field
authorBenjamin Thery <benjamin.thery@bull.net>
Wed, 27 Feb 2008 02:10:03 +0000 (18:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Feb 2008 02:42:37 +0000 (18:42 -0800)
commitf1243c2db6e3b8e5a602b1be2d256b582fc78ce4
tree7764c3e6492a6ef84d58f6ef272098b88c724122
parent3dbf8d56a2b7e0d738950daa16682e1e6dafb28b
[IPV6]: Add missing initializations of the new nl_info.nl_net field

Add some 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 <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c
net/ipv6/route.c