X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fdpif-linux.h;h=f1a4faad3f88f34b0f3dafbaeac054811f8aa438;hb=33b14e70e2c1c6dd6bf52ae4ec3099bc4456270e;hp=41ede747e29560679064f068ef7945ee45479c51;hpb=c4f8424e0e18bf2c0be4d0800cc343b9d91ea897;p=sliver-openvswitch.git diff --git a/lib/dpif-linux.h b/lib/dpif-linux.h index 41ede747e..f1a4faad3 100644 --- a/lib/dpif-linux.h +++ b/lib/dpif-linux.h @@ -39,7 +39,6 @@ struct dpif_linux_vport { const uint8_t *address; /* OVS_VPORT_ATTR_ADDRESS. */ const struct nlattr *options; /* OVS_VPORT_ATTR_OPTIONS. */ size_t options_len; - int ifindex; /* OVS_VPORT_ATTR_IFINDEX. */ }; void dpif_linux_vport_init(struct dpif_linux_vport *);