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

From: Jakub Kicinski
Date: Tue Feb 21 2023 - 14:41:13 EST


On Tue, 21 Feb 2023 20:35:25 +0100 Jochen Henneberg wrote:
> The premature loop termination check makes sense only in case of the
> jump to read_again where the count may have been updated. But
> read_again did not include the check.
>
> Fixes: bba2556efad6 (net: stmmac: Enable RX via AF_XDP zero-copy)
> Fixes: ec222003bd94 (net: stmmac: Prepare to add Split Header support)
> Signed-off-by: Jochen Henneberg <jh@xxxxxxxxxxxxxxxxxxxxxxxxxx>

Please repost separately, not as a reply. Patch tracking utilities
will categorize emails with Re in the subject as comments rather
than submissions.