OF 1.1 set vlan vid/pcp compatibility.
[sliver-openvswitch.git] / ofproto / ofproto.c
index 6ea7510..052c8cd 100644 (file)
@@ -2835,7 +2835,7 @@ reject_slave_controller(struct ofconn *ofconn)
  */
 static enum ofperr
 ofproto_check_ofpacts(struct ofproto *ofproto,
-                      const struct ofpact ofpacts[], size_t ofpacts_len,
+                      struct ofpact ofpacts[], size_t ofpacts_len,
                       struct flow *flow, uint8_t table_id,
                       const struct ofp_header *oh)
 {