Re: [PATCH net-next v10 5/5] net: phy: realtek: add support for RTL8261D
From: Chukun Pan
Date: Wed Jul 22 2026 - 08:26:59 EST
Hi,
> PHY_ID_MATCH_EXACT(RTL_8261C_CG),
> - .name = "Realtek RTL8261C 10Gbps PHY",
> + .name = "Realtek RTL8261 10Gbps PHY"
Given that the RTL8261 has multiple suffixes (B/C/D/N),
this name change could be confusing.