From: Eric Dumazet <eduma...@google.com> Date: Tue, 19 May 2020 15:53:51 -0700
> On Tue, May 19, 2020 at 3:53 PM David Miller <da...@davemloft.net> wrote: >> >> From: Eric Dumazet <eduma...@google.com> >> 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 <eduma...@google.com> >> >> Maybe this is net-next material instead? > > Sure thing ! Great, applied :)