Signed-off-by: Darrell Ball <[email protected]>
---
ovn/controller/ovn-controller.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ovn/controller/ovn-controller.c b/ovn/controller/ovn-controller.c
index 5852e35..ff3cdac 100644
--- a/ovn/controller/ovn-controller.c
+++ b/ovn/controller/ovn-controller.c
@@ -293,7 +293,7 @@ main(int argc, char *argv[])
}
if (br_int) {
- patch_run(&ctx, br_int, &local_datapaths);
+ patch_run(&ctx, br_int, &local_datapaths, chassis_id);
struct lport_index lports;
struct mcgroup_index mcgroups;
--
1.9.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev