diff options
author | Eric Dumazet <edumazet@google.com> | 2015-02-05 00:03:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-05 09:42:28 +0100 |
commit | 677651462c774b5866be2bc42601303a76b021a0 (patch) | |
tree | f09982498c42c7af3ba526e7447a4fd75448fd7c /include/net/x25.h | |
parent | net: remove some sparse warnings (diff) | |
download | linux-677651462c774b5866be2bc42601303a76b021a0.tar.xz linux-677651462c774b5866be2bc42601303a76b021a0.zip |
ipv6: fix sparse errors in ip6_make_flowlabel()
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@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/x25.h')
0 files changed, 0 insertions, 0 deletions