The row of code is useless, need to be deleted.
Signed-off-by: wangchuanlei <[email protected]>
---
controller/pinctrl.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/controller/pinctrl.c b/controller/pinctrl.c
index f954362b7..80ae9f01d 100644
--- a/controller/pinctrl.c
+++ b/controller/pinctrl.c
@@ -7527,7 +7527,6 @@ svc_monitors_run(struct rconn *swconn,
svc_mon->next_send_time = current_time + svc_mon->interval;
next_run_time = svc_mon->next_send_time;
} else {
- next_run_time = svc_mon->wait_time - current_time;
next_run_time = svc_mon->wait_time;
}
break;
--
2.27.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev