On Mon, Aug 15, 2016 at 9:22 AM, Ben Pfaff <b...@ovn.org> 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 <je...@kernel.org>
>
> Good catch, thanks!
>
> Acked-by: Ben Pfaff <b...@ovn.org>

Thanks, I applied this to master.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to