]> git.ipfire.org Git - thirdparty/linux.git/commit
net: phy: phy_interface_t: Fix RGMII_TXID code comment
authorIhor Matushchak <ihor.matushchak@foobox.net>
Sun, 16 Mar 2025 07:15:51 +0000 (08:15 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 24 Mar 2025 16:29:28 +0000 (09:29 -0700)
commitca1914a32cdcad26c4b003df743fe4f9e4bb2877
tree462094c846e5fcb257bafc233346b35c2b797025
parentbfc17c1658353f22843c7c13e27c2d31950f1887
net: phy: phy_interface_t: Fix RGMII_TXID code comment

Fix copy-paste error in the code comment for Interface Mode definitions.
The code refers to Internal TX delay, not Internal RX delay. It was likely
copied from the line above this one.

Signed-off-by: Ihor Matushchak <ihor.matushchak@foobox.net>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/20250316071551.9794-1-ihor.matushchak@foobox.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/phy.h