Skip to content

Commit 75c0bbd

Browse files
ffainellidavem330
authored andcommitted
Documentation: networking: dsa: Remove poll_link description
This function has been removed in 4baee93 ("net: dsa: remove DSA link polling") in favor of using the PHYLIB polling mechanism. Reviewed-by: Vivien Didelot <[email protected]> Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent c0795bf commit 75c0bbd

File tree

1 file changed

+0
-5
lines changed
  • Documentation/networking/dsa

1 file changed

+0
-5
lines changed

Documentation/networking/dsa/dsa.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -416,11 +416,6 @@ PHY devices and link management
416416
to the switch port MDIO registers. If unavailable return a negative error
417417
code.
418418

419-
- poll_link: Function invoked by DSA to query the link state of the switch
420-
builtin Ethernet PHYs, per port. This function is responsible for calling
421-
netif_carrier_{on,off} when appropriate, and can be used to poll all ports in a
422-
single call. Executes from workqueue context.
423-
424419
- adjust_link: Function invoked by the PHY library when a slave network device
425420
is attached to a PHY device. This function is responsible for appropriately
426421
configuring the switch port link parameters: speed, duplex, pause based on

0 commit comments

Comments
 (0)