From: Jan Engelhardt Date: Thu, 31 Jan 2008 12:52:07 +0000 (-0800) Subject: [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules X-Git-Tag: v2.6.25-rc1~1089^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f568fc2f6bcab18e4c80291d21f7f8463ee698;p=pandora-kernel.git [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 Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed