The previous line tells that this comment is now stale. Remove it. Signed-off-by: Jarno Rajahalme <ja...@ovn.org> --- ofproto/ofproto.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/ofproto/ofproto.c b/ofproto/ofproto.c index 2772638..1fc9e30 100644 --- a/ofproto/ofproto.c +++ b/ofproto/ofproto.c @@ -4951,8 +4951,6 @@ replace_rule_revert(struct ofproto *ofproto, OVS_NOT_REACHED(); } ofproto_rule_remove__(ofproto, new_rule); - /* The rule was not inserted to the ofproto provider, so we can - * release it without deleting it from the ofproto provider. */ ofproto_rule_unref(new_rule); } -- 2.1.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev