aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Neuschäfer <[email protected]>2022-06-10 09:28:08 +0200
committerJakub Kicinski <[email protected]>2022-06-13 23:12:44 -0700
commit9cc8ea99bf7ae6f5a5a305bb14a6f1e3f18f5f54 (patch)
treecc998f64e81799898581d2c727eafd67a1c67d6c
parent884c65e4daf3eab8730b2bbd5abc5a2c0403b3f3 (diff)
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]>
-rw-r--r--Documentation/networking/phy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/phy.rst b/Documentation/networking/phy.rst
index d43da709bf40..704f31da5167 100644
--- a/Documentation/networking/phy.rst
+++ b/Documentation/networking/phy.rst
@@ -104,7 +104,7 @@ Whenever possible, use the PHY side RGMII delay for these reasons:
* PHY device drivers in PHYLIB being reusable by nature, being able to
configure correctly a specified delay enables more designs with similar delay
- requirements to be operate correctly
+ requirements to be operated correctly
For cases where the PHY is not capable of providing this delay, but the
Ethernet MAC driver is capable of doing so, the correct phy_interface_t value