]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitca4562d3b0ed9840d7c7a0bc7a50eb1e12b16257
tree7764c3e6492a6ef84d58f6ef272098b88c724122
parenta940fa996ca2d34ec6ff574d0940d4df57c11d44
[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