VOM: support for pipes
[vpp.git] / extras / vom / vom / route_domain_cmds.cpp
index 845497f..9eb5043 100644 (file)
@@ -45,9 +45,7 @@ create_cmd::issue(connection& con)
 
   VAPI_CALL(req.execute());
 
-  m_hw_item.set(wait());
-
-  return (rc_t::OK);
+  return (wait());
 }
 
 std::string