mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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:
committed by
Jakub Kicinski
parent
9781642e58
commit
96c68954cd
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user