projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39258c
)
ofproto-dpif: Remove obsolete comment.
author
Ethan Jackson
<ethan@nicira.com>
Tue, 14 Jun 2011 21:37:32 +0000
(14:37 -0700)
committer
Ethan Jackson
<ethan@nicira.com>
Wed, 15 Jun 2011 20:16:40 +0000
(13:16 -0700)
ofproto/ofproto-dpif.c
patch
|
blob
|
history
diff --git
a/ofproto/ofproto-dpif.c
b/ofproto/ofproto-dpif.c
index 5604d5e47fec9077b8d00f8066436fdad8e26ec8..24316a2858422cac5ac1c77cf73923fedbfa94c0 100644
(file)
--- 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: