From: Denis V. Lunev Date: Wed, 23 Jan 2008 06:03:03 +0000 (-0800) Subject: [IPV4]: Declarations cleanup in ip_fib.h. X-Git-Tag: v2.6.25-rc1~1162^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e30d3a0ccddbd458b3fb14c9b0229b01d97bad5b;p=pandora-kernel.git [IPV4]: Declarations cleanup in ip_fib.h. Two small issues fixed: - fib_select_multipath is exported from fib_semantics.c rather than from fib_frontend.c. So, move the declaration below appropriate comment. - struct rt_entry declaration is not used. Drop it. Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed