[NET]: Remove the empty net_table
authorPavel Emelyanov <xemul@openvz.org>
Wed, 5 Dec 2007 09:42:49 +0000 (01:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:29 +0000 (14:56 -0800)
commit08913681e484f3f0db949dd0809012e089846216
tree5fd37f75f1de49d21fb49bb4e51f2bd4f1dcf849
parent36f0bebd9865dc7e327777fca34b75e65cbfd1a6
[NET]: Remove the empty net_table

I have removed all the entries from this table (core_table,
ipv4_table and tr_table), so now we can safely drop it.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/net.h
kernel/sysctl.c
net/sysctl_net.c