Re: [PATCH net v3] net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()

From: Markus Elfring
Date: Sat Nov 02 2024 - 05:32:37 EST



> Check with i-- so that skb at index 0 is freed as well.


Is the same source code adjustment needed also for the implementation
of the function “t7xx_dpmaif_rx_frag_alloc”?
https://elixir.bootlin.com/linux/v6.12-rc5/source/drivers/net/wwan/t7xx/t7xx_hif_dpmaif_rx.c#L384

Regards,
Markus