diff options
| author | Russell King <[email protected]> | 2017-07-25 15:02:58 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-06 20:55:28 -0700 |
| commit | a81497bee70eb15039594b3116913133aa9c9b29 (patch) | |
| tree | 86d4706f49c3ea8a718e412dc366a3d4a4777911 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 1f3645bb41f2e2b15fe5799476284bf2cd138722 (diff) | |
net: phy: provide a hook for link up/link down events
Sometimes, we need to do additional work between the PHY coming up and
marking the carrier present - for example, we may need to wait for the
PHY to MAC link to finish negotiation. This changes phylib to provide
a notification function pointer which avoids the built-in
netif_carrier_on() and netif_carrier_off() functions.
Standard ->adjust_link functionality is provided by hooking a helper
into the new ->phy_link_change method.
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions