[ovs-dev] [PATCH 1/2] ofproto-dpif: Remove obsolete comment.

Ethan Jackson ethan at nicira.com
Tue Jun 14 21:41:08 UTC 2011


---
 ofproto/ofproto-dpif.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/ofproto/ofproto-dpif.c b/ofproto/ofproto-dpif.c
index 8088c68..6b7b4fb 100644
--- a/ofproto/ofproto-dpif.c
+++ b/ofproto/ofproto-dpif.c
@@ -3045,9 +3045,6 @@ xlate_nicira_action(struct action_xlate_ctx *ctx,
         xlate_autopath(ctx, naa);
         break;
 
-    /* If you add a new action here that modifies flow data, don't forget to
-     * update the flow key in ctx->flow at the same time. */
-
     case NXAST_SNAT__OBSOLETE:
     case NXAST_DROP_SPOOFED_ARP__OBSOLETE:
     default:
-- 
1.7.5.2




More information about the dev mailing list