VOM: support for pipes
[vpp.git] / extras / vom / vom / ip_unnumbered_cmds.cpp
index fa7a115..227a150 100644 (file)
@@ -47,9 +47,7 @@ config_cmd::issue(connection& con)
 
   VAPI_CALL(req.execute());
 
-  m_hw_item.set(wait());
-
-  return rc_t::OK;
+  return (wait());
 }
 
 std::string