VOM: support for pipes
[vpp.git] / extras / vom / vom / hw_cmds.cpp
index e628c35..429c123 100644 (file)
@@ -30,9 +30,7 @@ poll::issue(connection& con)
 
   VAPI_CALL(req.execute());
 
-  m_hw_item.set(wait());
-
-  return (rc_t::OK);
+  return (wait());
 }
 
 std::string