net: sungem_phy: Fix a typo error in sungem_phy

Fix a spelling mistakes for regularly

Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20251103054443.2878-1-chuguangqing@inspur.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
Chu Guangqing
2025-11-03 13:44:43 +08:00
committed by Jakub Kicinski
parent 9781642e58
commit 96c68954cd

View File

@@ -1165,7 +1165,7 @@ int sungem_phy_probe(struct mii_phy *phy, int mii_id)
int i;
/* We do not reset the mii_phy structure as the driver
* may re-probe the PHY regulary
* may re-probe the PHY regularly
*/
phy->mii_id = mii_id;