提交 394039fe 编写于 作者: N Naoki Hayama 提交者: Jakub Kicinski

net: tlan: Fix typo abitrary

Fix comment typo.
s/abitrary/arbitrary/
Signed-off-by: NNaoki Hayama <naoki.hayama@lineo.co.jp>
Signed-off-by: NJakub Kicinski <kuba@kernel.org>
上级 4a65dff8
...@@ -2511,7 +2511,7 @@ static void tlan_phy_power_down(struct net_device *dev) ...@@ -2511,7 +2511,7 @@ static void tlan_phy_power_down(struct net_device *dev)
} }
/* Wait for 50 ms and powerup /* 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. * transceiver settles.
*/ */
tlan_set_timer(dev, msecs_to_jiffies(50), TLAN_TIMER_PHY_PUP); tlan_set_timer(dev, msecs_to_jiffies(50), TLAN_TIMER_PHY_PUP);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册