]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/networking/sfp-phylink.rst
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux.git] / Documentation / networking / sfp-phylink.rst
index a5e00a159d214e8d9b81f7ab767a1cc951cd15ef..d753a309f9d120bb58ef5c5e996209278889ec90 100644 (file)
@@ -251,7 +251,8 @@ this documentation.
        phylink_mac_change(priv->phylink, link_is_up);
 
     where ``link_is_up`` is true if the link is currently up or false
-    otherwise.
+    otherwise. If a MAC is unable to provide these interrupts, then
+    it should set ``priv->phylink_config.pcs_poll = true;`` in step 9.
 
 11. Verify that the driver does not call::