git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
138939e
)
[NETFILTER]: nf_conntrack_tcp: make sysctl variables static
author
Patrick McHardy
<kaber@trash.net>
Mon, 12 Feb 2007 19:16:58 +0000
(11:16 -0800)
committer
David 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