diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/openvswitch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/openvswitch.h b/include/uapi/linux/openvswitch.h index 7c06106f5af5..6753032832e2 100644 --- a/include/uapi/linux/openvswitch.h +++ b/include/uapi/linux/openvswitch.h | |||
| @@ -294,7 +294,7 @@ enum ovs_key_attr { | |||
| 294 | OVS_KEY_ATTR_RECIRC_ID, /* u32 recirc id */ | 294 | OVS_KEY_ATTR_RECIRC_ID, /* u32 recirc id */ |
| 295 | 295 | ||
| 296 | #ifdef __KERNEL__ | 296 | #ifdef __KERNEL__ |
| 297 | OVS_KEY_ATTR_IPV4_TUNNEL, /* struct ovs_key_ipv4_tunnel */ | 297 | OVS_KEY_ATTR_TUNNEL_INFO, /* struct ovs_tunnel_info */ |
| 298 | #endif | 298 | #endif |
| 299 | __OVS_KEY_ATTR_MAX | 299 | __OVS_KEY_ATTR_MAX |
| 300 | }; | 300 | }; |
