commit | e30d3a0ccddbd458b3fb14c9b0229b01d97bad5b | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Tue Jan 22 22:03:03 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:11:02 2008 -0800 |
tree | b8cc48019ea871d23eadae15dfbf83ccaeab7b31 | |
parent | d5ce8a0e97073169b5fe0b7c52bd020cdb017dfa [diff] |
[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>