aboutsummaryrefslogtreecommitdiff
path: root/lib/bond.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bond.c')
-rw-r--r--lib/bond.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bond.c b/lib/bond.c
index e15af04a..416f2b30 100644
--- a/lib/bond.c
+++ b/lib/bond.c
@@ -1178,7 +1178,7 @@ bond_unixctl_hash(struct unixctl_conn *conn, const char *args_,
return;
}
} else {
- vlan = OFP_VLAN_NONE;
+ vlan = 0;
}
if (basis_s) {