X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fopenvswitch.h;h=0dd3ee4f8c3099f6cb8495fb09d9773153d85c9c;hb=b093fa6123316d2e5bff354e5bdc9c55a6fd4c33;hp=3556fddeb8317422eaaf44e1a601a09dcda4e2d4;hpb=05a5321ec39b8f8bae0c2f0f7c2119de05173082;p=sliver-openvswitch.git diff --git a/include/linux/openvswitch.h b/include/linux/openvswitch.h index 3556fddeb..0dd3ee4f8 100644 --- a/include/linux/openvswitch.h +++ b/include/linux/openvswitch.h @@ -234,15 +234,6 @@ enum ovs_vport_attr { #define OVS_VPORT_ATTR_MAX (__OVS_VPORT_ATTR_MAX - 1) -/* OVS_VPORT_ATTR_OPTIONS attributes for patch vports. */ -enum { - OVS_PATCH_ATTR_UNSPEC, - OVS_PATCH_ATTR_PEER, /* name of peer vport, as a string */ - __OVS_PATCH_ATTR_MAX -}; - -#define OVS_PATCH_ATTR_MAX (__OVS_PATCH_ATTR_MAX - 1) - /* OVS_VPORT_ATTR_OPTIONS attributes for tunnels. */ enum {