提交 c46e2a84 编写于 作者: A Ammly Fredrick 提交者: Kalle Valo

ath9k: fix spelling in ath9k_tx99_init()

It's spelled hardware, not harware.
Signed-off-by: NAmmly Fredrick <ammlyf@gmail.com>
[kvalo@qca.qualcomm.com: improve commit log]
Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
上级 1ed760c9
...@@ -153,7 +153,7 @@ static int ath9k_tx99_init(struct ath_softc *sc) ...@@ -153,7 +153,7 @@ static int ath9k_tx99_init(struct ath_softc *sc)
sc->tx99_power, sc->tx99_power,
sc->tx99_power / 2); sc->tx99_power / 2);
/* We leave the harware awake as it will be chugging on */ /* We leave the hardware awake as it will be chugging on */
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册