diff options
| author | Heiner Kallweit <[email protected]> | 2019-05-30 15:11:06 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-05-30 15:02:33 -0700 |
| commit | 97b33bdf9bddb6bebc2e87148df3e30aa7a13b2d (patch) | |
| tree | 7d7ec060b20abfcf99fae544c2cb9c392dc0e2bd /tools/perf/scripts/python | |
| 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 <[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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions