[ovs-dev] [PATCH 3/3] Clean up nicira-ext.h header a bit.

Ben Pfaff blp at nicira.com
Tue Jan 26 19:43:55 UTC 2010


---
 include/openflow/nicira-ext.h |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h
index 41cd7ec..7232d57 100644
--- a/include/openflow/nicira-ext.h
+++ b/include/openflow/nicira-ext.h
@@ -39,23 +39,11 @@ enum nicira_type {
 
     /* No longer used. */
     NXT_ACT_SET_CONFIG__OBSOLETE,
-
-    /* No longer used. */
     NXT_ACT_GET_CONFIG__OBSOLETE,
-
-    /* No longer used. */
     NXT_COMMAND_REQUEST__OBSOLETE,
-
-    /* No longer used. */
     NXT_COMMAND_REPLY__OBSOLETE,
-
-    /* No longer used. */
     NXT_FLOW_END_CONFIG__OBSOLETE,
-
-    /* No longer used. */
     NXT_FLOW_END__OBSOLETE,
-
-    /* No longer used. */
     NXT_MGMT__OBSOLETE,
 };
 
-- 
1.6.3.3





More information about the dev mailing list