On Fri, Nov 27, 2020 at 01:36:21PM +0100, Oleksij Rempel wrote:
> After migration to the shared interrupt support, the KSZ8031 PHY with
> enabled interrupt support was not able to notify about link status
> change.
>
> Fixes: 59ca4e58b917 ("net: phy: micrel: implement generic .handle_interrupt()
> callback")
> Signed-off-by: Oleksij Rempel <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
I took a quick look at all the other patches like this. I did not spot
any other missing the !
Andrew