From: Ben Pfaff Date: Wed, 8 Dec 2010 00:17:14 +0000 (-0800) Subject: nicira-ext: Remove unused macro NICIRA_OUI_STR. X-Git-Tag: v1.1.0~697 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=86c61dbbdb186cca73876315e6a7e687ab196f5f;p=sliver-openvswitch.git nicira-ext: Remove unused macro NICIRA_OUI_STR. I don't know what this is good for. --- diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h index 3970e23fe..de3c2e5ef 100644 --- a/include/openflow/nicira-ext.h +++ b/include/openflow/nicira-ext.h @@ -20,8 +20,6 @@ #include "openflow/openflow.h" #include "openvswitch/types.h" -#define NICIRA_OUI_STR "002320" - /* The following vendor extensions, proposed by Nicira Networks, are not yet * standardized, so they are not included in openflow.h. Some of them may be * suitable for standardization; others we never expect to standardize. */