From 10ce338a32faeb6b4f7b69db79aa24de8c851640 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 26 Jul 2010 14:28:05 -0700 Subject: [PATCH] nicira-ext: Remove unused macro. --- 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 620fecbeb..585dfb8fc 100644 --- a/include/openflow/nicira-ext.h +++ b/include/openflow/nicira-ext.h @@ -19,8 +19,6 @@ #include "openflow/openflow.h" -#define NICIRA_OUI_STR "002320" - /* The following vendor extensions, proposed by Nicira Networks, are not yet * ready for standardization (and may never be), so they are not included in * openflow.h. */ -- 2.47.0