From: Patrick McHardy Date: Mon, 12 Feb 2007 19:16:58 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack_tcp: make sysctl variables static X-Git-Tag: v2.6.21-rc1~274^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aef0fd91c67f4070c8dc607807615c4bdd66bd1;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed