From 86c61dbbdb186cca73876315e6a7e687ab196f5f Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 7 Dec 2010 16:17:14 -0800 Subject: [PATCH] nicira-ext: Remove unused macro NICIRA_OUI_STR. I don't know what this is good for. --- include/openflow/nicira-ext.h | 2 -- 1 file changed, 2 deletions(-) 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. */ -- 2.20.1