From: David S. Miller Date: Thu, 11 Oct 2007 04:32:39 +0000 (-0700) Subject: [NETLINK]: fib_frontend build fixes X-Git-Tag: v2.6.24-rc1~1454^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28f7b0360f46eeb9eeee63d03bb5484918a54837;p=pandora-kernel.git [NETLINK]: fib_frontend build fixes 1) fibnl needs to be declared outside of config ifdefs, and also should not be explicitly initialized to NULL 2) nl_fib_input() args are wrong for netlink_kernel_create() input method Signed-off-by: David S. Miller --- Reading git-diff-tree failed