Commit 96c68954 authored by Chu Guangqing's avatar Chu Guangqing Committed by Jakub Kicinski
Browse files

net: sungem_phy: Fix a typo error in sungem_phy

parent 9781642e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;