VOM: support for pipes
[vpp.git] / extras / vom / vom / l3_binding_cmds.cpp
index 66691f8..4afe13e 100644 (file)
@@ -48,9 +48,7 @@ bind_cmd::issue(connection& con)
 
   VAPI_CALL(req.execute());
 
-  m_hw_item.set(wait());
-
-  return rc_t::OK;
+  return (wait());
 }
 
 std::string