[ovs-dev] [PATCH 1/3] datapath: Fix compilation on kernel 3.18

Pravin Shelar pshelar at nicira.com
Tue Sep 22 21:25:26 UTC 2015


On Fri, Sep 18, 2015 at 6:15 PM, Jesse Gross <jesse at nicira.com> wrote:
> On Fri, Sep 18, 2015 at 3:23 PM, Pravin B Shelar <pshelar at nicira.com> wrote:
>> Fixes following compilation error:
>> In file included from ovs/datapath/linux/actions.c:30: ovs/datapath/linux/compat/include/linux/if_vlan.h:65:
>> error: redefinition of ‘__vlan_hwaccel_push_inside’ include/linux/if_vlan.h:353: note: previous definition of
>> ‘__vlan_hwaccel_push_inside’ was here ovs/datapath/linux/compat/include/linux/if_vlan.h:83:
>>
>> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
>
> Acked-by: Jesse Gross <jesse at nicira.com>

Thanks for review.
I pushed patch to master.



More information about the dev mailing list