Skip to content

Commit 9cc8ea9

Browse files
neuschaeferkuba-moo
authored andcommitted
docs: networking: phy: Fix a typo
Write "to be operated" instead of "to be operate". Signed-off-by: Jonathan Neuschäfer <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 884c65e commit 9cc8ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/phy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Whenever possible, use the PHY side RGMII delay for these reasons:
104104

105105
* PHY device drivers in PHYLIB being reusable by nature, being able to
106106
configure correctly a specified delay enables more designs with similar delay
107-
requirements to be operate correctly
107+
requirements to be operated correctly
108108

109109
For cases where the PHY is not capable of providing this delay, but the
110110
Ethernet MAC driver is capable of doing so, the correct phy_interface_t value

0 commit comments

Comments
 (0)