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

> From: Eric Dumazet <eduma...@google.com>
> 
> make C=2 CF=-D__CHECK_ENDIAN__ net/ipv4/ipip.o
>   CHECK   net/ipv4/ipip.c
> net/ipv4/ipip.c:254:27: warning: incorrect type in assignment (different base 
> types)
> net/ipv4/ipip.c:254:27:    expected restricted __be32 [addressable] 
> [usertype] o_key
> net/ipv4/ipip.c:254:27:    got restricted __be16 [addressable] [usertype] 
> i_flags
> 
> Fixes: 3b7b514f44bf ("ipip: fix a regression in ioctl")
> 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