From: Ethan Jackson Date: Tue, 14 Jun 2011 21:37:32 +0000 (-0700) Subject: ofproto-dpif: Remove obsolete comment. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c86a765f48587ad5c264bfad94415d7b5cd004;p=openvswitch ofproto-dpif: Remove obsolete comment. --- diff --git a/ofproto/ofproto-dpif.c b/ofproto/ofproto-dpif.c index 5604d5e4..24316a28 100644 --- a/ofproto/ofproto-dpif.c +++ b/ofproto/ofproto-dpif.c @@ -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: