On Sat, Feb 6, 2016 at 2:55 PM, Tom Herbert wrote:
> On Fri, Feb 5, 2016 at 3:28 PM, Alexander Duyck wrote:
>> Instead of parsing headers to determine the inner protocol we can just pull
>> the value from inner_proto.
>>
>> Signed-off-by: Alexander Duyck
>> ---
>> net/ipv4/gre_offload.c |6
On Fri, Feb 5, 2016 at 3:28 PM, Alexander Duyck wrote:
> Instead of parsing headers to determine the inner protocol we can just pull
> the value from inner_proto.
>
> Signed-off-by: Alexander Duyck
> ---
> net/ipv4/gre_offload.c |6 ++
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
Instead of parsing headers to determine the inner protocol we can just pull
the value from inner_proto.
Signed-off-by: Alexander Duyck
---
net/ipv4/gre_offload.c |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/net/ipv4/gre_offload.c b/net/ipv4/gre_offload.c
index c15