linux-next: build warning after merge of the final tree
From: Stephen Rothwell <hidden>
Date: 2013-05-29 05:29:31
Also in:
linux-next, lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2013-05-29 05:29:31
Also in:
linux-next, lkml
Hi all,
After merging the final tree, today's linux-next build (powerpc
ppc44x_defconfig, i386 defconfig, sparc32 defconfig) produced these
warning:
In file included from /scratch/sfr/next/include/net/tcp.h:44:0,
from /scratch/sfr/next/net/core/sock.c:139:
/scratch/sfr/next/include/net/inet_ecn.h: In function 'INET_ECN_set_ce':
/scratch/sfr/next/include/net/inet_ecn.h:137:50: warning: comparison between pointer and integer [enabled by default]
/scratch/sfr/next/include/net/inet_ecn.h:142:52: warning: comparison between pointer and integer [enabled by default]
I got lots of these :-(
Introduced by commit 1a37e412a022 ("net: Use 16bits for *_headers fields
of struct skbuff") from the net-next tree.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au