From: Ben Pfaff Date: Wed, 8 Dec 2010 00:17:14 +0000 (-0800) Subject: nicira-ext: Remove unused macro NICIRA_OUI_STR. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c61dbbdb186cca73876315e6a7e687ab196f5f;p=openvswitch 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 3970e23f..de3c2e5e 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. */