]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/route.c
[NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()
authorBenjamin Thery <benjamin.thery@bull.net>
Thu, 31 Jan 2008 03:09:35 +0000 (19:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:20 +0000 (19:27 -0800)
commit2216b48376c40cf6984398d478a01b55e76c5434
treea8f68ed7dd47c4bc9ddffcaa95a987ae15d40e22
parent4a19ec5800fc3bb64e2d87c4d9fdd9e636086fe0
[NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()

Add missing initialization of the new nl_info.nl_net field in
rtm_to_fib6_config(). This will be needed the store network namespace
associated to the fib6_config struct.

Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/route.c