summaryrefslogtreecommitdiffstats
path: root/extras/vom/vom/bond_group_binding.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'extras/vom/vom/bond_group_binding.cpp')
-rw-r--r--extras/vom/vom/bond_group_binding.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/vom/vom/bond_group_binding.cpp b/extras/vom/vom/bond_group_binding.cpp
index 60721dd4265..e5d4f3891b5 100644
--- a/extras/vom/vom/bond_group_binding.cpp
+++ b/extras/vom/vom/bond_group_binding.cpp
@@ -161,7 +161,7 @@ bond_group_binding::event_handler::order() const
* We want enslaved interfaces bind to bond after interface
* but before anything else.
*/
- return (dependency_t::BOND_BINDING);
+ return (dependency_t::VIRTUAL_INTERFACE);
}
void