commit | 2216b48376c40cf6984398d478a01b55e76c5434 | [log] [tgz] |
---|---|---|
author | Benjamin Thery <benjamin.thery@bull.net> | Wed Jan 30 19:09:35 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:27:20 2008 -0800 |
tree | a8f68ed7dd47c4bc9ddffcaa95a987ae15d40e22 | |
parent | 4a19ec5800fc3bb64e2d87c4d9fdd9e636086fe0 [diff] |
[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>