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
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