On 2/14/2021 6:16 AM, Heiner Kallweit wrote: > Some internal PHY's have their events like link change reported by the > MAC interrupt. We have PHY_IGNORE_INTERRUPT to deal with this scenario. > I'm not too happy with this name. We don't ignore interrupts, typically > there is no interrupt exposed at a PHY level. So let's rename it to > PHY_MAC_INTERRUPT. This is in line with phy_mac_interrupt(), which is > called from the MAC interrupt handler to handle PHY events. > > Signed-off-by: Heiner Kallweit <hkallweit1@xxxxxxxxx> Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx> Thanks Heiner! -- Florian