netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: ath: tx99: fixed a spelling issue
@ 2017-04-27 16:31 ammly
  2017-05-12  9:21 ` Kalle Valo
  2017-05-19  7:49 ` Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: ammly @ 2017-04-27 16:31 UTC (permalink / raw)
  To: ath9k-devel; +Cc: kvalo, linux-wireless, netdev, linux-kernel, Ammly Fredrick

Fixed a spelling issue.

Signed-off-by: Ammly Fredrick <ammlyf@gmail.com>
---
 drivers/net/wireless/ath/ath9k/tx99.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath9k/tx99.c b/drivers/net/wireless/ath/ath9k/tx99.c
index 16aca9e28b77..a866cbda0799 100644
--- a/drivers/net/wireless/ath/ath9k/tx99.c
+++ b/drivers/net/wireless/ath/ath9k/tx99.c
@@ -153,7 +153,7 @@ static int ath9k_tx99_init(struct ath_softc *sc)
 		sc->tx99_power,
 		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;
 }
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-19  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-27 16:31 [PATCH] net: ath: tx99: fixed a spelling issue ammly
2017-05-12  9:21 ` Kalle Valo
2017-05-19  7:49 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).