Hi all, After merging the final tree, today's linux-next build (i386 defconfig) produced this warning:
net/netfilter/nf_nat_helper.c: In function 'mangle_contents':
net/netfilter/nf_nat_helper.c:108:9: warning: passing argument 3 of 'memmove'
makes integer from pointer without a cast [enabled by default]
arch/x86/include/asm/string_32.h:200:7: note: expected 'size_t' but argument is
of type 'sk_buff_data_t'
Presumably introduced by commit 1a37e412a022 ("net: Use 16bits for
*_headers fields of struct skbuff").
--
Cheers,
Stephen Rothwell [email protected]
pgpXQI2oW3zlj.pgp
Description: PGP signature

