diff options
author | Pravin B Shelar <pshelar@nicira.com> | 2015-10-20 20:47:46 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-22 06:46:13 -0700 |
commit | 99e28f18e3f4daa2091802e07ebeb4f541631320 (patch) | |
tree | 96f49dcfd8cb91a8f0e214b7d31e48e5a5e846a2 /arch/mn10300 | |
parent | 721daebbdb9ba44756a9695878ecca8aad38009b (diff) | |
download | op-kernel-dev-99e28f18e3f4daa2091802e07ebeb4f541631320.zip op-kernel-dev-99e28f18e3f4daa2091802e07ebeb4f541631320.tar.gz |
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 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions