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