On Thu, May 30, 2013 at 04:17:57PM +1000, Stephen Rothwell wrote: > 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"). Thanks Stephen. I believe that you are correct. I'll prepare and post a patch ASAP. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html