On Mon, Aug 1, 2016 at 2:14 PM, Joe Stringer wrote:
> On 1 August 2016 at 14:06, Pravin B Shelar wrote:
>> Patch fixes following compilation error.
>>
>> CHECK /home/travis/build/openvswitch/ovs/datapath/linux/gso.c \
>> /home/travis/build/openvswitch/ovs/datapath/linux/gso.c:222:12:
On 1 August 2016 at 14:06, Pravin B Shelar wrote:
> Patch fixes following compilation error.
>
> CHECK /home/travis/build/openvswitch/ovs/datapath/linux/gso.c \
> /home/travis/build/openvswitch/ovs/datapath/linux/gso.c:222:12: error:
> no member 'encapsulation' in struc
Patch fixes following compilation error.
CHECK /home/travis/build/openvswitch/ovs/datapath/linux/gso.c \
/home/travis/build/openvswitch/ovs/datapath/linux/gso.c:222:12: error:
no member 'encapsulation' in struct sk_buff
Reported-by: Joe Stringer
Signed-off-by: Pravin