On Thu, May 7, 2015 at 4:28 PM, Jesse Gross <[email protected]> wrote:
> On Mon, May 4, 2015 at 3:58 PM, Pravin B Shelar <[email protected]> wrote:
>> diff --git a/datapath/linux/compat/gso.c b/datapath/linux/compat/gso.c
>> index 552e748..84cb835 100644
>> --- a/datapath/linux/compat/gso.c
>> +++ b/datapath/linux/compat/gso.c
> [...]
>>  /* Strictly this is not needed and will be optimised out
>> - * as this code is guarded by if LINUX_VERSION_CODE < 
>> KERNEL_VERSION(3,16,0).
>> + * as this code is guarded by if LINUX_VERSION_CODE < 
>> KERNEL_VERSION(3,19,0).
>>   * It is here to make things explicit should the compatibility
>>   * code be extended in some way prior extending its life-span
>>   * beyond v3.16.
>
> The above should be v3.19, not v3.16.
>
> Acked-by: Jesse Gross <[email protected]>

Thanks I pushed it to master.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to