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