diff options
| author | Heiner Kallweit <[email protected]> | 2021-02-14 14:16:23 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-02-15 23:20:49 +0000 |
| commit | 93e8990c24bee30696c02e8f6aed043333491a25 (patch) | |
| tree | 2854a638e200dfac1eba4af153427a0f5a163e6c /net/ipv6/tcp_ipv6.c | |
| parent | net: phy: at803x: add MDIX support to AR8031/33 (diff) | |
| download | kernel-93e8990c24bee30696c02e8f6aed043333491a25.tar.gz kernel-93e8990c24bee30696c02e8f6aed043333491a25.zip | |
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
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 <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Reviewed-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
