Signed-off-by: Darrell Ball <db...@vmware.com>
---
 ovn/controller/patch.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ovn/controller/patch.h b/ovn/controller/patch.h
index 38ee7a8..f040b25 100644
--- a/ovn/controller/patch.h
+++ b/ovn/controller/patch.h
@@ -27,6 +27,6 @@ struct hmap;
 struct ovsrec_bridge;
 
 void patch_run(struct controller_ctx *, const struct ovsrec_bridge *br_int,
-               struct hmap *local_datapaths);
+               struct hmap *local_datapaths, const char *chassis_id);
 
 #endif /* ovn/patch.h */
-- 
1.9.1

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to