VOM: support for pipes
[vpp.git] / extras / vom / vom / arp_proxy_binding_cmds.cpp
index 2314d53..6da956c 100644 (file)
@@ -41,9 +41,7 @@ bind_cmd::issue(connection& con)
 
   VAPI_CALL(req.execute());
 
-  m_hw_item.set(wait());
-
-  return rc_t::OK;
+  return (wait());
 }
 
 std::string