[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)
commitbb803175865dd030420eebbc87298414c7725019
tree7419c6c86b91c3543f7cafe0bdd33abd9bb98281
parentf845ab6b7dd872d027c27146c264e46bc16c656a
[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.

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>
include/net/ip_fib.h
net/ipv4/fib_hash.c