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