Re: Compile warnings in ipt_policy.c

2006-01-16 Thread Harald Welte
On Sun, Jan 15, 2006 at 11:39:45PM -0500, Dmitry Torokhov wrote: > I am getting the following warning with the latest pull from Linus: Thanks for letting us know. > It looks like arguments of match() and checkentry() methods have been > changed in an incompatible way. Just FYI, I am unfamiliar wi

Re: Compile warnings in ipt_policy.c

2006-01-15 Thread Patrick McHardy
Dmitry Torokhov wrote: Hi, I am getting the following warning with the latest pull from Linus: CC [M] net/ipv4/netfilter/ipt_policy.o net/ipv4/netfilter/ipt_policy.c:156: warning: initialization from incompatible pointer type It looks like arguments of match() and checkentry() methods have