VOM: support for pipes
[vpp.git] / extras / vom / vom / l2_emulation_cmds.cpp
index 27f8483..fac764a 100644 (file)
@@ -42,9 +42,7 @@ enable_cmd::issue(connection& con)
 
   VAPI_CALL(req.execute());
 
-  m_hw_item.set(wait());
-
-  return (rc_t::OK);
+  return (wait());
 }
 
 std::string