[IPV4]: Declarations cleanup in ip_fib.h.
authorDenis V. Lunev <den@openvz.org>
Wed, 23 Jan 2008 06:03:03 +0000 (22:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:11:02 +0000 (15:11 -0800)
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 <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found