diff options
| author | Heiner Kallweit <[email protected]> | 2019-05-30 13:11:06 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-05-30 22:02:33 +0000 |
| commit | 97b33bdf9bddb6bebc2e87148df3e30aa7a13b2d (patch) | |
| tree | 7d7ec060b20abfcf99fae544c2cb9c392dc0e2bd /drivers/net/xen-netback/interface.c | |
| parent | net: phy: add callback for custom interrupt handler to struct phy_driver (diff) | |
| download | kernel-97b33bdf9bddb6bebc2e87148df3e30aa7a13b2d.tar.gz kernel-97b33bdf9bddb6bebc2e87148df3e30aa7a13b2d.zip | |
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 <[email protected]>
Suggested-by: Russell King <[email protected]>
Acked-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
