[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules
authorJan Engelhardt <jengelh@computergmbh.de>
Thu, 31 Jan 2008 12:52:07 +0000 (04:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:10 +0000 (19:28 -0800)
Constify a few data tables use const qualifiers on variables where
possible in the nf_*_proto_tcp sources.

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found