Hi all, In Linus' tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: net/ipv4/netfilter/nf_nat_standalone.c: In function 'nf_nat_fn': net/ipv4/netfilter/nf_nat_standalone.c:119:2: warning: case value '4' not in enumerated type 'enum ip_conntrack_info' net/ipv4/netfilter/ipt_CLUSTERIP.c: In function 'clusterip_tg': net/ipv4/netfilter/ipt_CLUSTERIP.c:324:3: warning: case value '4' not in enumerated type 'enum ip_conntrack_info' I am now using gcc v4.5.2. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/