All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: networking: phy: s/2.5 times faster/2.5 times as fast/
@ 2020-11-07 22:08 Jonathan Neuschäfer
  2020-11-10  1:30 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2020-11-07 22:08 UTC (permalink / raw)
  To: linux-doc
  Cc: Jonathan Neuschäfer, Andrew Lunn, Heiner Kallweit,
	Russell King, David S. Miller, Jakub Kicinski, Jonathan Corbet,
	netdev, linux-kernel

2.5 times faster would be 3.5 Gbps (4.375 Gbaud after 8b/10b encoding).

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/networking/phy.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/networking/phy.rst b/Documentation/networking/phy.rst
index 256106054c8cb..b2f7ec794bc8b 100644
--- a/Documentation/networking/phy.rst
+++ b/Documentation/networking/phy.rst
@@ -247,8 +247,8 @@ Some of the interface modes are described below:
     speeds (see below.)

 ``PHY_INTERFACE_MODE_2500BASEX``
-    This defines a variant of 1000BASE-X which is clocked 2.5 times faster,
-    than the 802.3 standard giving a fixed bit rate of 3.125Gbaud.
+    This defines a variant of 1000BASE-X which is clocked 2.5 times as fast
+    as the 802.3 standard, giving a fixed bit rate of 3.125Gbaud.

 ``PHY_INTERFACE_MODE_SGMII``
     This is used for Cisco SGMII, which is a modification of 1000BASE-X
--
2.28.0


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

* Re: [PATCH] docs: networking: phy: s/2.5 times faster/2.5 times as fast/
  2020-11-07 22:08 [PATCH] docs: networking: phy: s/2.5 times faster/2.5 times as fast/ Jonathan Neuschäfer
@ 2020-11-10  1:30 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2020-11-10  1:30 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-doc, Andrew Lunn, Heiner Kallweit, Russell King,
	David S. Miller, Jonathan Corbet, netdev, linux-kernel

On Sat,  7 Nov 2020 23:08:21 +0100 Jonathan Neuschäfer wrote:
> 2.5 times faster would be 3.5 Gbps (4.375 Gbaud after 8b/10b encoding).
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Applied, thanks!

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

end of thread, other threads:[~2020-11-10  1:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-07 22:08 [PATCH] docs: networking: phy: s/2.5 times faster/2.5 times as fast/ Jonathan Neuschäfer
2020-11-10  1:30 ` Jakub Kicinski

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.