[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)
commite30d3a0ccddbd458b3fb14c9b0229b01d97bad5b
treeb8cc48019ea871d23eadae15dfbf83ccaeab7b31
parentd5ce8a0e97073169b5fe0b7c52bd020cdb017dfa
[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 <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_fib.h