The previous line tells that this comment is now stale. Remove it.
Signed-off-by: Jarno Rajahalme <[email protected]>
---
ofproto/ofproto.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/ofproto/ofproto.c b/ofproto/ofproto.c
index 48d7b8f..97ed61a 100644
--- a/ofproto/ofproto.c
+++ b/ofproto/ofproto.c
@@ -4877,8 +4877,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
[email protected]
http://openvswitch.org/mailman/listinfo/dev