---
vswitchd/bridge.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c
index d2dcd02..d085f47 100644
--- a/vswitchd/bridge.c
+++ b/vswitchd/bridge.c
@@ -2662,7 +2662,6 @@ port_configure_lacp(struct port *port, struct
lacp_settings *s)
"lacp-heartbeat",
"false"), "true");
-
lacp_time = get_port_other_config(port->cfg, "lacp-time", "slow");
custom_time = atoi(lacp_time);
if (!strcmp(lacp_time, "fast")) {
--
1.7.7
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev