From: Florian Westphal <f...@strlen.de> Date: Mon, 25 May 2020 23:41:13 +0200
> We can try to coalesce skbs we take from the subflows rx queue with the > tail of the mptcp rx queue. > > If successful, the skb head can be discarded early. > > We can also free the skb extensions, we do not access them after this. > > Signed-off-by: Florian Westphal <f...@strlen.de> Applied, thanks Florian.