summaryrefslogtreecommitdiffstats
path: root/include/net/x25.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-02-05 00:12:04 +0100
committerDavid S. Miller <davem@davemloft.net>2015-02-05 09:43:14 +0100
commita409caecb2e17fc475533738dd1c69b32e13fe09 (patch)
tree7009537810dd0bccb716a95ef39fa847f9a271d9 /include/net/x25.h
parentipv6: fix sparse errors in ip6_make_flowlabel() (diff)
downloadlinux-a409caecb2e17fc475533738dd1c69b32e13fe09.tar.xz
linux-a409caecb2e17fc475533738dd1c69b32e13fe09.zip
sit: fix some __be16/u16 mismatches
Fixes following sparse warnings : net/ipv6/sit.c:1509:32: warning: incorrect type in assignment (different base types) net/ipv6/sit.c:1509:32: expected restricted __be16 [usertype] sport net/ipv6/sit.c:1509:32: got unsigned short net/ipv6/sit.c:1514:32: warning: incorrect type in assignment (different base types) net/ipv6/sit.c:1514:32: expected restricted __be16 [usertype] dport net/ipv6/sit.c:1514:32: got unsigned short net/ipv6/sit.c:1711:38: warning: incorrect type in argument 3 (different base types) net/ipv6/sit.c:1711:38: expected unsigned short [unsigned] [usertype] value net/ipv6/sit.c:1711:38: got restricted __be16 [usertype] sport net/ipv6/sit.c:1713:38: warning: incorrect type in argument 3 (different base types) net/ipv6/sit.c:1713:38: expected unsigned short [unsigned] [usertype] value net/ipv6/sit.c:1713:38: got restricted __be16 [usertype] dport 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