X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fofp-print.c;h=d7804fed81b838eb54dcc11de5a05bd0ad2e2241;hb=1f00acd0bccc883f5b2017dc52f8f1d52a089b1f;hp=4c94ebb8f46212719cc0ac1bcdca1d44754f92c7;hpb=f694937d4ec5342b218b760cabbf7a48d19110e8;p=openvswitch diff --git a/lib/ofp-print.c b/lib/ofp-print.c index 4c94ebb8..d7804fed 100644 --- a/lib/ofp-print.c +++ b/lib/ofp-print.c @@ -368,6 +368,7 @@ ofp_print_action(struct ds *s, const union ofp_action *a, nxm_format_field_bits(s, ntohl(naor->src), nxm_decode_ofs(naor->ofs_nbits), nxm_decode_n_bits(naor->ofs_nbits)); + break; default: break;