The message seems stale and it happens on port-mod.
Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
ofproto/ofproto-dpif.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/ofproto/ofproto-dpif.c b/ofproto/ofproto-dpif.c
index 5cc64cb..7c5e90d 100644
--- a/ofproto/ofproto-dpif.c
+++ b/ofproto/ofproto-dpif.c
@@ -1635,8 +1635,6 @@ wait(struct ofproto *ofproto_)
mcast_snooping_wait(ofproto->ms);
stp_wait(ofproto);
if (ofproto->backer->need_revalidate) {
- /* Shouldn't happen, but if it does just go around again. */
- VLOG_DBG_RL(&rl, "need revalidate in ofproto_wait_cb()");
poll_immediate_wake();
}
--
2.3.8 (Apple Git-58)
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev