X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnx-match.c;h=837db8d3fd5124b16a49bdaaca471a6360bf1dd1;hb=72e8bf28bb38e8816435c64859fb350215b6a9e6;hp=9c4088f1a65e86e404594aa3b07621c62c9c8c4b;hpb=24f974c481bc5230552b23d96312f645f7533cd3;p=sliver-openvswitch.git diff --git a/lib/nx-match.c b/lib/nx-match.c index 9c4088f1a..837db8d3f 100644 --- a/lib/nx-match.c +++ b/lib/nx-match.c @@ -547,7 +547,7 @@ nx_put_raw(struct ofpbuf *b, bool oxm, const struct match *match, int match_len; int i; - BUILD_ASSERT_DECL(FLOW_WC_SEQ == 17); + BUILD_ASSERT_DECL(FLOW_WC_SEQ == 18); /* Metadata. */ if (match->wc.masks.in_port) {