datapath: Remove compatibility GRE identifier.
[sliver-openvswitch.git] / datapath / vport.c
index 994df7e..eb87c99 100644 (file)
@@ -41,7 +41,6 @@ static const struct vport_ops *base_vport_ops_list[] = {
        &ovs_internal_vport_ops,
        &ovs_patch_vport_ops,
        &ovs_gre_vport_ops,
-       &ovs_gre_ft_vport_ops,
        &ovs_gre64_vport_ops,
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)
        &ovs_capwap_vport_ops,