mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-20 07:06:24 +07:00
net: tlan: Fix typo abitrary
Fix comment typo. s/abitrary/arbitrary/ Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
4a65dff81a
commit
394039fe2c
@ -2511,7 +2511,7 @@ static void tlan_phy_power_down(struct net_device *dev)
|
||||
}
|
||||
|
||||
/* Wait for 50 ms and powerup
|
||||
* This is abitrary. It is intended to make sure the
|
||||
* This is arbitrary. It is intended to make sure the
|
||||
* transceiver settles.
|
||||
*/
|
||||
tlan_set_timer(dev, msecs_to_jiffies(50), TLAN_TIMER_PHY_PUP);
|
||||
|
Loading…
Reference in New Issue
Block a user