Add test file for q_in_q vport.
diff --git a/openflow_input/bsn_vport b/openflow_input/bsn_vport
index 4eeda8c..83440e1 100644
--- a/openflow_input/bsn_vport
+++ b/openflow_input/bsn_vport
@@ -72,8 +72,7 @@
     uint32_t xid;
     uint32_t experimenter == 0x5c16c7;
     uint32_t subtype == 15;
-    // FIXME This should be an instance of the inheritance superclass
-    of_bsn_vport_q_in_q_t vport;   // Description of vport to create
+    of_bsn_vport_t vport;   // Description of vport to create
     // Additional data follows depending on header type
 };