From: Eric Dumazet
Date: Tue, 19 May 2020 15:53:51 -0700
> On Tue, May 19, 2020 at 3:53 PM David Miller wrote:
>>
>> From: Eric Dumazet
>> Date: Tue, 19 May 2020 15:50:12 -0700
>>
>> > skb_gro_receive() used to be used by SCTP, it is no longer the case.
>> >
>> > skb_gro_receive_list() is in th
From: Eric Dumazet
Date: Tue, 19 May 2020 15:50:12 -0700
> skb_gro_receive() used to be used by SCTP, it is no longer the case.
>
> skb_gro_receive_list() is in the same category : never used from modules.
>
> Signed-off-by: Eric Dumazet
Maybe this is net-next material instead?