Thanks, applied to master.
On Mon, Jun 25, 2018 at 05:03:55PM -0400, Mark Michelson wrote: > Acked-by: Mark Michelson <[email protected]> > > On 06/22/2018 01:23 PM, Ben Pfaff wrote: > >Nothing read or wrote this member, and "struct ldatapath" wasn't defined > >anywhere. > > > >Signed-off-by: Ben Pfaff <[email protected]> > >--- > > ovn/controller/ovn-controller.h | 1 - > > 1 file changed, 1 deletion(-) > > > >diff --git a/ovn/controller/ovn-controller.h > >b/ovn/controller/ovn-controller.h > >index 3b15620ae42a..b13b3713c34d 100644 > >--- a/ovn/controller/ovn-controller.h > >+++ b/ovn/controller/ovn-controller.h > >@@ -52,7 +52,6 @@ struct ct_zone_pending_entry { > > struct local_datapath { > > struct hmap_node hmap_node; > > const struct sbrec_datapath_binding *datapath; > >- const struct ldatapath *ldatapath; > > /* The localnet port in this datapath, if any (at most one is > > allowed). */ > > const struct sbrec_port_binding *localnet_port; > > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
