On Fri, Jan 30, 2026 at 8:24 PM Matthieu Baerts (NGI0) <[email protected]> wrote: > > From: Geliang Tang <[email protected]> > > This patch extracts the free skb related code in __mptcp_recvmsg_mskq() > into a new helper mptcp_eat_recv_skb(). > > This new helper will be used in the next patch. > > Signed-off-by: Geliang Tang <[email protected]> > Reviewed-by: Mat Martineau <[email protected]> > Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>

