Re: [PATCH net-next v1 09/21] net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock
From: Andrew Lunn
Date: Tue Dec 03 2024 - 15:39:40 EST
On Tue, Dec 03, 2024 at 08:21:42AM +0100, Oleksij Rempel wrote:
> Update `lan78xx_irq_bus_sync_unlock` to handle errors in register
> read/write operations. If an error occurs, log it and exit the function
> appropriately. This ensures proper handling of failures during IRQ
> synchronization.
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew