Skip to content

Commit 16eb0eb

Browse files
neuschaeferkuba-moo
authored andcommitted
docs: networking: phy: s/2.5 times faster/2.5 times as fast/
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> Link: https://lore.kernel.org/r/20201107220822.1291215-1-j.neuschaefer@gmx.net Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 4136913 commit 16eb0eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/networking/phy.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ Some of the interface modes are described below:
247247
speeds (see below.)
248248

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

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

0 commit comments

Comments
 (0)