commit | 3aef0fd91c67f4070c8dc607807615c4bdd66bd1 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Feb 12 11:16:58 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 12 11:16:58 2007 -0800 |
tree | cb807d5131b2dd3b427ac61463f2b32c4d00467c | |
parent | 138939e0662ccb0e805aefe400bcf9cfcbece8e7 [diff] |
[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>