projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0fbe94
)
ofp-print: Fix up doubled "break;".
author
Ben Pfaff
<blp@nicira.com>
Wed, 8 Feb 2012 19:23:37 +0000
(11:23 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 8 Feb 2012 19:23:37 +0000
(11:23 -0800)
Reported-by: Justin Pettit <jpettit@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-print.c
patch
|
blob
|
history
diff --git
a/lib/ofp-print.c
b/lib/ofp-print.c
index 5eb9f8a5b9d0c4cb4470f08ae7e68821a8c73623..9a50c3392a8e44f385e6f231937f8fa182db8392 100644
(file)
--- a/
lib/ofp-print.c
+++ b/
lib/ofp-print.c
@@
-1459,8
+1459,6
@@
ofp_to_string__(const struct ofp_header *oh,
ofp_print_nxt_set_packet_in_format(string, msg);
break;
- break;
-
case OFPUTIL_NXT_FLOW_AGE:
break;