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