From: Lorenzo Bianconi <lore...@kernel.org> Date: Thu, 10 Sep 2020 11:08:01 +0200
> Release first buffer as last one since it contains references > to subsequent fragments. This code will be optimized introducing > multi-buffer bit in xdp_buff structure. > > Fixes: ca0e014609f05 ("net: mvneta: move skb build after descriptors > processing") > Signed-off-by: Lorenzo Bianconi <lore...@kernel.org> Applied, thank you.