Jan Engelhardt wrote:
On Jan 8 2008 17:28, Patrick McHardy wrote:
Jan Engelhardt wrote:
origin git://computergmbh.de/linux netfilter
commit 911b3c3680fd17409c64a6589cfcaf18e4fa04ce
Author: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Date: Tue Jan 8 13:25:08 2008 +0100
[NETFILTER]: Use const in struct xt_match, xt_target, xt_table
This causes compiler warnings:
net/ipv6/netfilter/ip6_tables.c: In function 'ip6t_do_table':
net/ipv6/netfilter/ip6_tables.c:407: warning: passing argument 5 of
'trace_packet' discards qualifiers from pointer target type
net/ipv6/netfilter/ip6_tables.c:406: warning: passing argument 5 of
'trace_packet' discards qualifiers from pointer target type
Please fold in this one:
commit 7084c6df091ebb6301e7e2782269784b416c98a6
Author: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Date: Sat Jan 12 14:39:54 2008 +0100
[NETFILTER]: Use const
Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Done, compiles fine now. Thanks Jan.
-
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html