From: Eric Dumazet <eric.duma...@gmail.com>
Date: Fri, 15 May 2015 08:52:19 -0700

> From: Eric Dumazet <eduma...@google.com>
> 
> make C=2 CF=-D__CHECK_ENDIAN__ net/ipv4/netfilter/nf_nat_l3proto_ipv4.o
>   CHECK   net/ipv4/netfilter/nf_nat_l3proto_ipv4.c
> include/net/checksum.h:125:64: warning: incorrect type in argument 2 
> (different base types)
> include/net/checksum.h:125:64:    expected restricted __wsum [usertype] addend
> include/net/checksum.h:125:64:    got restricted __be32 [usertype] from
> include/net/checksum.h:125:71: warning: incorrect type in argument 2 
> (different base types)
> include/net/checksum.h:125:71:    expected restricted __wsum [usertype] addend
> include/net/checksum.h:125:71:    got restricted __be32 [usertype] to
> include/net/checksum.h:125:64: warning: incorrect type in argument 2 
> (different base types)
> include/net/checksum.h:125:64:    expected restricted __wsum [usertype] addend
> include/net/checksum.h:125:64:    got restricted __be32 [usertype] from
> include/net/checksum.h:125:71: warning: incorrect type in argument 2 
> (different base types)
> include/net/checksum.h:125:71:    expected restricted __wsum [usertype] addend
> include/net/checksum.h:125:71:    got restricted __be32 [usertype] to
> 
> Fixes: 4565af0d406b ("net: optimise csum_replace4()")
> Signed-off-by: Eric Dumazet <eduma...@google.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to