X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fodp-execute.h;h=91f0c51839c195585f13d36e724136b64b93e710;hb=572f732ab0789f66dba46825218f0cc62b8fb8c2;hp=6f1b9bd77bfbdc1e444b79a4f42b55ffe432b957;hpb=f537461746b9a605972fbddab66f092d96e65732;p=sliver-openvswitch.git diff --git a/lib/odp-execute.h b/lib/odp-execute.h index 6f1b9bd77..91f0c5183 100644 --- a/lib/odp-execute.h +++ b/lib/odp-execute.h @@ -28,7 +28,7 @@ struct ofpbuf; struct pkt_metadata; typedef void (*odp_execute_cb)(void *dp, struct ofpbuf *packet, - const struct pkt_metadata *, + struct pkt_metadata *, const struct nlattr *action, bool may_steal); /* Actions that need to be executed in the context of a datapath are handed