Re: [PATCH net v2 1/4] net: dsa: microchip: common: Fix checks on irq_find_mapping()

From: Bastien Curutchet

Date: Wed Nov 12 2025 - 02:45:43 EST


Hi Jakub,

On 11/11/25 3:27 AM, Jakub Kicinski wrote:
On Thu, 06 Nov 2025 13:53:08 +0100 Bastien Curutchet (Schneider
Electric) wrote:
Fixes: ff319a644829 ("net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common")

This commit just moves the buggy code around, the fixes tag should
point at the commit which introduced the buggy code (first commit
in which the bug could be reproduced). I think other commits suffer
from a similar issue. Please look a little deeper into the history.

Sorry about this, I'll take a closer look to find the relevant buggy commit.

Best regards,
Bastien