All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] net: phylink: clarify where phylink should be used
@ 2019-09-14  9:44 Russell King
  2019-09-14 15:08 ` Andrew Lunn
  2019-09-16 14:54 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Russell King @ 2019-09-14  9:44 UTC (permalink / raw)
  To: David S. Miller
  Cc: Andrew Lunn, Florian Fainelli, Heiner Kallweit, Jonathan Corbet,
	netdev, linux-doc

Update the phylink documentation to make it clear that phylink is
designed to be used on the MAC facing side of the link, rather than
between a SFP and PHY.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
---
 Documentation/networking/sfp-phylink.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/networking/sfp-phylink.rst b/Documentation/networking/sfp-phylink.rst
index 91446b431b70..a5e00a159d21 100644
--- a/Documentation/networking/sfp-phylink.rst
+++ b/Documentation/networking/sfp-phylink.rst
@@ -8,7 +8,8 @@ Overview
 ========
 
 phylink is a mechanism to support hot-pluggable networking modules
-without needing to re-initialise the adapter on hot-plug events.
+directly connected to a MAC without needing to re-initialise the
+adapter on hot-plug events.
 
 phylink supports conventional phylib-based setups, fixed link setups
 and SFP (Small Formfactor Pluggable) modules at present.
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] net: phylink: clarify where phylink should be used
  2019-09-14  9:44 [PATCH net-next] net: phylink: clarify where phylink should be used Russell King
@ 2019-09-14 15:08 ` Andrew Lunn
  2019-09-16 14:54 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2019-09-14 15:08 UTC (permalink / raw)
  To: Russell King
  Cc: David S. Miller, Florian Fainelli, Heiner Kallweit,
	Jonathan Corbet, netdev, linux-doc

On Sat, Sep 14, 2019 at 10:44:04AM +0100, Russell King wrote:
> Update the phylink documentation to make it clear that phylink is
> designed to be used on the MAC facing side of the link, rather than
> between a SFP and PHY.
> 
> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] net: phylink: clarify where phylink should be used
  2019-09-14  9:44 [PATCH net-next] net: phylink: clarify where phylink should be used Russell King
  2019-09-14 15:08 ` Andrew Lunn
@ 2019-09-16 14:54 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2019-09-16 14:54 UTC (permalink / raw)
  To: rmk+kernel; +Cc: andrew, f.fainelli, hkallweit1, corbet, netdev, linux-doc

From: Russell King <rmk+kernel@armlinux.org.uk>
Date: Sat, 14 Sep 2019 10:44:04 +0100

> Update the phylink documentation to make it clear that phylink is
> designed to be used on the MAC facing side of the link, rather than
> between a SFP and PHY.
> 
> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>

Applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-16 14:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-14  9:44 [PATCH net-next] net: phylink: clarify where phylink should be used Russell King
2019-09-14 15:08 ` Andrew Lunn
2019-09-16 14:54 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.