[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)
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>

No differences found