aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorHeiner Kallweit <[email protected]>2019-05-30 13:11:06 +0000
committerDavid S. Miller <[email protected]>2019-05-30 22:02:33 +0000
commit97b33bdf9bddb6bebc2e87148df3e30aa7a13b2d (patch)
tree7d7ec060b20abfcf99fae544c2cb9c392dc0e2bd /drivers/net/xen-netback/interface.c
parentnet: phy: add callback for custom interrupt handler to struct phy_driver (diff)
downloadkernel-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