Re: [PATCH net V2 0/2] net: stmmac: Premature loop termination check was ignored

From: Piotr Raczynski
Date: Fri Mar 17 2023 - 08:31:36 EST


On Thu, Mar 16, 2023 at 08:59:38AM +0100, Jochen Henneberg wrote:
> As proposed in [1] here is are the fixes as a patch series that do the
> premature end-of-loop check within the goto loop.
>
> The commit messages now tell us which rx path has been fixed.
>
> Jochen Henneberg (2):
> net: stmmac: Premature loop termination check was ignored on rx
> net: stmmac: Premature loop termination check was ignored on ZC rx
Thanks for differentiating commit messages
>
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> [1] https://lore.kernel.org/all/Y%2FdiTAg2iUopr%2FOy@xxxxxxxxxxxx
> --
> 2.39.2
>