On Thu, Sep 26, 2024 at 12:50:45PM +0300, Dan Carpenter wrote: > This error handling has a typo. It should i++ instead of i--. In the > original code the error handling will loop until it crashes. > > Fixes: da70d184a8c3 ("net: ethernet: ti: am65-cpsw: Introduce multi queue Rx") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Hi Dan, Unfortunately this patch didn't apply cleanly to net which throws our CI off. So, unfortunately, I think it needs to be rebased and reposted (after the 24h grace period). -- pw-bot: changes-requested