[NETFILTER]: nf_conntrack_tcp: make sysctl variables static
authorPatrick McHardy <kaber@trash.net>
Mon, 12 Feb 2007 19:16:58 +0000 (11:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Feb 2007 19:16:58 +0000 (11:16 -0800)
commit3aef0fd91c67f4070c8dc607807615c4bdd66bd1
treecb807d5131b2dd3b427ac61463f2b32c4d00467c
parent138939e0662ccb0e805aefe400bcf9cfcbece8e7
[NETFILTER]: nf_conntrack_tcp: make sysctl variables static

sysctls are registered by the protocol module itself since 2.6.19, no need
to have them visible to others.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_proto_tcp.c