--- openflow-2014-10-21.h	2015-07-23 09:54:17.896479393 -0700
+++ openflow-2014-10-21-2.h	2015-07-23 09:54:17.900479393 -0700
@@ -235,8 +235,6 @@
                                    should send to the controller. See
                                    ofp_controller_max_len for valid values.
                                    */
-    uint8_t egress_table_id;    /* ID of the first egress table,
-                                   or OFPTT_ALL if no egress table. */
 };
 OFP_ASSERT(sizeof(struct ofp_switch_config) == 12);
 
@@ -2062,7 +2060,6 @@
     OFPSCFC_BAD_FLAGS    = 0,   /* Specified flags is invalid. */
     OFPSCFC_BAD_LEN      = 1,   /* Specified miss send len is invalid. */
     OFPSCFC_EPERM        = 2,   /* Permissions error. */
-    OFPSCFC_BAD_TABLE_ID = 3,   /* Specified first egress table is invalid. */
 };
 
 /* ofp_error_msg 'code' values for OFPET_ROLE_REQUEST_FAILED. 'data' contains
