commit | 7cc3864d39837549c5ccb33c5b85183d6e6986bc | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@computergmbh.de> | Thu Jan 31 04:53:05 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:12 2008 -0800 |
tree | 6eea6059e6e133f82e8998664af789ab50ee7d39 | |
parent | dc35dc5a4c8e7752c82643ff2ad442685331ab28 [diff] |
[NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate Constify a few data tables use const qualifiers on variables where possible in the nf_conntrack_icmp* 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>