> On Jul 16, 2015, at 4:43 PM, Ben Pfaff <[email protected]> wrote: > > On Thu, Jul 16, 2015 at 03:15:53PM -0700, Jarno Rajahalme wrote: >> MSVC does not like zero sized arrays in structs. Hence, remove the >> 'values' member from struct miniflow and add back the getters >> miniflow_values() and miniflow_get_values(). >> >> Signed-off-by: Jarno Rajahalme <[email protected]> > > Acked-by: Ben Pfaff <[email protected]>
Thanks for the review, pushed to master, Jarno _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
