From: Benjamin Thery Date: Thu, 31 Jan 2008 03:09:35 +0000 (-0800) Subject: [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() X-Git-Tag: v2.6.25-rc1~1089^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2216b48376c40cf6984398d478a01b55e76c5434;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed