diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-05-30 15:11:06 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-30 15:02:33 -0700 |
commit | 97b33bdf9bddb6bebc2e87148df3e30aa7a13b2d (patch) | |
tree | 7d7ec060b20abfcf99fae544c2cb9c392dc0e2bd /include/clocksource/arm_arch_timer.h | |
parent | 49644e68f472c6480e015253fa4d7448c6cfa2aa (diff) |
net: phy: export phy_queue_state_machine
We face the issue that link change interrupt and link status may be
reported by different PHY layers. As a result the link change
interrupt may occur before the link status changes.
Export phy_queue_state_machine to allow PHY drivers to specify a
delay between link status change interrupt and link status check.
v2:
- change jiffies parameter type to unsigned long
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Suggested-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/clocksource/arm_arch_timer.h')
0 files changed, 0 insertions, 0 deletions