Skip to content
Commit 8f3dbfd7 authored by Kris Murphy's avatar Kris Murphy Committed by David S. Miller
Browse files

openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD



Added a case for OVS_TUNNEL_KEY_ATTR_PAD to the switch statement
in ip_tun_from_nlattr in order to prevent the default case
returning an error.

Fixes: b46f6ded ("libnl: nla_put_be64(): align on a 64-bit area")
Signed-off-by: default avatarKris Murphy <kriskend@linux.vnet.ibm.com>
Acked-by: default avatarJoe Stringer <joe@ovn.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ea90e0dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment