summaryrefslogtreecommitdiffstats
path: root/extras/vom/vom/dhcp_client_cmds.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extras/vom/vom/dhcp_client_cmds.cpp')
-rw-r--r--extras/vom/vom/dhcp_client_cmds.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/extras/vom/vom/dhcp_client_cmds.cpp b/extras/vom/vom/dhcp_client_cmds.cpp
index 181a15f8f96..9b632fe88f9 100644
--- a/extras/vom/vom/dhcp_client_cmds.cpp
+++ b/extras/vom/vom/dhcp_client_cmds.cpp
@@ -63,9 +63,7 @@ bind_cmd::issue(connection& con)
VAPI_CALL(req.execute());
- m_hw_item.set(wait());
-
- return rc_t::OK;
+ return (wait());
}
std::string