[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150205.004242.1772120665803211740.davem@davemloft.net>
Date: Thu, 05 Feb 2015 00:42:42 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv6: fix sparse errors in ip6_make_flowlabel()
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 04 Feb 2015 15:03:25 -0800
> From: Eric Dumazet <edumazet@...gle.com>
>
> include/net/ipv6.h:713:22: warning: incorrect type in assignment (different base types)
> include/net/ipv6.h:713:22: expected restricted __be32 [usertype] hash
> include/net/ipv6.h:713:22: got unsigned int
> include/net/ipv6.h:719:25: warning: restricted __be32 degrades to integer
> include/net/ipv6.h:719:22: warning: invalid assignment: ^=
> include/net/ipv6.h:719:22: left side has type restricted __be32
> include/net/ipv6.h:719:22: right side has type unsigned int
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists