On Feb 7, 2012, at 2:58 PM, Ben Pfaff wrote:

> @@ -1524,8 +1525,6 @@ ofp_to_string__(const struct ofp_header *oh,
>         ofp_print_nxt_set_packet_in_format(string, msg);
>         break;
> 
> -    case OFPUTIL_NXT_FLOW_MOD:
> -        ofp_print_flow_mod(string, msg, code, verbosity);
>         break;

I think you've got an extra "break" in there now.

--Justin


_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to