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