diff options
author | Pravin B Shelar <pshelar@nicira.com> | 2015-10-21 05:47:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-22 15:46:13 +0200 |
commit | 99e28f18e3f4daa2091802e07ebeb4f541631320 (patch) | |
tree | 96f49dcfd8cb91a8f0e214b7d31e48e5a5e846a2 /net/openvswitch/vport-gre.c | |
parent | Merge branch 'bpf-perf' (diff) | |
download | linux-99e28f18e3f4daa2091802e07ebeb4f541631320.tar.xz linux-99e28f18e3f4daa2091802e07ebeb4f541631320.zip |
openvswitch: Fix incorrect type use.
Patch fixes following sparse warning.
net/openvswitch/flow_netlink.c:583:30: warning: incorrect type in assignment (different base types)
net/openvswitch/flow_netlink.c:583:30: expected restricted __be16 [usertype] ipv4
net/openvswitch/flow_netlink.c:583:30: got int
Fixes: 6b26ba3a7d ("openvswitch: netlink attributes for IPv6 tunneling")
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Acked-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/vport-gre.c')
0 files changed, 0 insertions, 0 deletions