ofproto-dpif: Remove obsolete comment.
authorEthan Jackson <ethan@nicira.com>
Tue, 14 Jun 2011 21:37:32 +0000 (14:37 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 15 Jun 2011 20:16:40 +0000 (13:16 -0700)
ofproto/ofproto-dpif.c

index 5604d5e47fec9077b8d00f8066436fdad8e26ec8..24316a2858422cac5ac1c77cf73923fedbfa94c0 100644 (file)
@@ -3107,9 +3107,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: