[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 7 Dec 2007 08:46:11 +0000 (00:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:49 +0000 (14:56 -0800)
There are only 2 users and it doesn't hurt to call fib_get_table
instead, and it makes it easier to make the fib network namespace
aware.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found