diff options
author | Eric Dumazet <edumazet@google.com> | 2015-05-15 08:58:45 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-17 13:08:29 -0400 |
commit | 252a8fbe819d041b29789e2035cd1760f373345f (patch) | |
tree | 717fd56b24c122d61686a2bbbaa605f688dbbe0a /net/switchdev/switchdev.c | |
parent | d53a2aa3a116609c7db8799da31541c4ba5999eb (diff) |
ipip: fix one sparse error
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 <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions