]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/netfilter.c
[NETFILTER]: kill nf_sysctl.c
authorPatrick McHardy <kaber@trash.net>
Tue, 15 Jan 2008 07:48:39 +0000 (23:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:40 +0000 (15:02 -0800)
commit4f536522dae9d5326ad1872cd254ee84681cf563
tree2aafc8f673a6b57c0f6e27e9e2e9a94a3dca11bf
parent86c0bf4095b35b978540aa43b12840d138a0b376
[NETFILTER]: kill nf_sysctl.c

Since there now is generic support for shared sysctl paths, the only
remains are the net/netfilter and net/ipv4/netfilter paths. Move them
to net/netfilter/core.c and net/ipv4/netfilter.c and kill nf_sysctl.c.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter.c
net/netfilter/Makefile
net/netfilter/core.c
net/netfilter/nf_sysctl.c [deleted file]