public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net: phy: phy_interface_t: Fix RGMII_TXID code comment
@ 2025-03-16  7:15 Ihor Matushchak
  2025-03-16  9:36 ` Russell King (Oracle)
  2025-03-24 16:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Ihor Matushchak @ 2025-03-16  7:15 UTC (permalink / raw)
  To: andrew, hkallweit1, linux, netdev, linux-kernel; +Cc: Ihor Matushchak

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>
---
 include/linux/phy.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/phy.h b/include/linux/phy.h
index 19f076a71f94..6fd4a1f2d4b0 100644
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
@@ -89,7 +89,7 @@ extern const int phy_10gbit_features_array[1];
  * @PHY_INTERFACE_MODE_RGMII: Reduced gigabit media-independent interface
  * @PHY_INTERFACE_MODE_RGMII_ID: RGMII with Internal RX+TX delay
  * @PHY_INTERFACE_MODE_RGMII_RXID: RGMII with Internal RX delay
- * @PHY_INTERFACE_MODE_RGMII_TXID: RGMII with Internal RX delay
+ * @PHY_INTERFACE_MODE_RGMII_TXID: RGMII with Internal TX delay
  * @PHY_INTERFACE_MODE_RTBI: Reduced TBI
  * @PHY_INTERFACE_MODE_SMII: Serial MII
  * @PHY_INTERFACE_MODE_XGMII: 10 gigabit media-independent interface
-- 
2.34.1


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

* Re: [PATCH] net: phy: phy_interface_t: Fix RGMII_TXID code comment
  2025-03-16  7:15 [PATCH] net: phy: phy_interface_t: Fix RGMII_TXID code comment Ihor Matushchak
@ 2025-03-16  9:36 ` Russell King (Oracle)
  2025-03-24 16:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Russell King (Oracle) @ 2025-03-16  9:36 UTC (permalink / raw)
  To: Ihor Matushchak; +Cc: andrew, hkallweit1, netdev, linux-kernel

On Sun, Mar 16, 2025 at 08:15:51AM +0100, Ihor Matushchak wrote:
> 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>

Thanks!

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!

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

* Re: [PATCH] net: phy: phy_interface_t: Fix RGMII_TXID code comment
  2025-03-16  7:15 [PATCH] net: phy: phy_interface_t: Fix RGMII_TXID code comment Ihor Matushchak
  2025-03-16  9:36 ` Russell King (Oracle)
@ 2025-03-24 16:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-03-24 16:40 UTC (permalink / raw)
  To: Ihor Matushchak; +Cc: andrew, hkallweit1, linux, netdev, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sun, 16 Mar 2025 08:15:51 +0100 you wrote:
> 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>
> ---
>  include/linux/phy.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - net: phy: phy_interface_t: Fix RGMII_TXID code comment
    https://git.kernel.org/netdev/net-next/c/ca1914a32cdc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2025-03-24 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-16  7:15 [PATCH] net: phy: phy_interface_t: Fix RGMII_TXID code comment Ihor Matushchak
2025-03-16  9:36 ` Russell King (Oracle)
2025-03-24 16:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox