[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)
commit82f568fc2f6bcab18e4c80291d21f7f8463ee698
treecba612e58cf0f2dd47983f1341f71fc9c0b83d33
parent02e23f4057fa86d6ecdbd83b5116c3c0e4c76fac
[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules

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>
include/net/netfilter/nf_conntrack.h
net/ipv4/netfilter/nf_nat_proto_tcp.c
net/netfilter/nf_conntrack_proto_tcp.c
This page took 0.028111 seconds and 5 git commands to generate.