From: Ethan Jackson Date: Tue, 14 Jun 2011 21:37:32 +0000 (-0700) Subject: ofproto-dpif: Remove obsolete comment. X-Git-Tag: v1.2.0~184 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=23c86a765f48587ad5c264bfad94415d7b5cd004;p=sliver-openvswitch.git ofproto-dpif: Remove obsolete comment. --- diff --git a/ofproto/ofproto-dpif.c b/ofproto/ofproto-dpif.c index 5604d5e47..24316a285 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: