netfilter: remove unneeded variable proc_net_netfilter
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 5 Apr 2013 17:40:10 +0000 (19:40 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 5 Apr 2013 19:08:11 +0000 (21:08 +0200)
commit12202fa7573d32aa0915cde6e8fab4c86b63ca2c
tree027ddaaef131f68d73d06c20de694722cfb57e96
parente817961048ecd12cf9cdfcec0062deb5f7970592
netfilter: remove unneeded variable proc_net_netfilter

Now that this supports net namespace for nflog and nfqueue,
we can remove the global proc_net_netfilter which has no
clients anymore.

Based on patch from Gao feng.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter.h
net/netfilter/core.c