Re: linux-next: build warning in Linus' tree

From: Eric Dumazet
Date: Sun May 29 2011 - 22:01:15 EST


Le lundi 30 mai 2011 Ã 11:43 +1000, Stephen Rothwell a Ãcrit :
> 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.

I sent a patch for this some days ago, not sure what happened to it.

David Acked it, but Patrick is a bit busy these days.

http://www.spinics.net/lists/netdev/msg164837.html

Thanks


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/