VOM: support for pipes
[vpp.git] / extras / vom / vom / interface_span_cmds.cpp
index 3b8b8d2..72bd610 100644 (file)
@@ -51,9 +51,7 @@ config_cmd::issue(connection& con)
 
   VAPI_CALL(req.execute());
 
-  m_hw_item.set(wait());
-
-  return rc_t::OK;
+  return (wait());
 }
 
 std::string