On Mon, Aug 15, 2016 at 9:22 AM, Ben Pfaff <[email protected]> wrote: > On Mon, Aug 15, 2016 at 08:21:19AM -0700, Jesse Gross wrote: >> XLATE_REPORT_ERROR is a macro that takes struct xlate_ctx as an >> argument but also implicitly uses 'ctx' from the local function >> scope. This is works with current uses but it really should be >> using the argument. >> >> Signed-off-by: Jesse Gross <[email protected]> > > Good catch, thanks! > > Acked-by: Ben Pfaff <[email protected]>
Thanks, I applied this to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
