On Fri, May 4, 2018 at 10:08 PM, Eric Dumazet wrote:
>
>
> On 05/04/2018 11:29 AM, Alexander Duyck wrote:
>> From: Alexander Duyck
>>
>> There is no point in passing MSS as a parameter for for the GSO
>> segmentation call as it is already available via the shared info for the
>> skb itself.
>>
>>
On 05/04/2018 11:29 AM, Alexander Duyck wrote:
> From: Alexander Duyck
>
> There is no point in passing MSS as a parameter for for the GSO
> segmentation call as it is already available via the shared info for the
> skb itself.
>
> Signed-off-by: Alexander Duyck
> ---
Reviewed-by: Eric Dumaz
From: Alexander Duyck
There is no point in passing MSS as a parameter for for the GSO
segmentation call as it is already available via the shared info for the
skb itself.
Signed-off-by: Alexander Duyck
---
v2: New break-out patch based on one patch from earlier series
include/net/udp.h