Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1402390

[PATCH 6/7] ath6kl: fix typo

From Julia Lawall <Julia.Lawall@lip6.fr>
Newsgroups linux.kernel
Subject [PATCH 6/7] ath6kl: fix typo
Date 2016-05-17 17:00 +0200
Message-ID <rzODv-5QT-7@gated-at.bofh.it> (permalink)
References <rzODv-5QT-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


firmare -> firmware

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

---
 drivers/net/wireless/ath/ath6kl/core.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath6kl/core.h b/drivers/net/wireless/ath/ath6kl/core.h
index 713a571..ebc40f6 100644
--- a/drivers/net/wireless/ath/ath6kl/core.h
+++ b/drivers/net/wireless/ath/ath6kl/core.h
@@ -148,7 +148,7 @@ enum ath6kl_fw_capability {
 	/* ratetable is the 2 stream version (max MCS15) */
 	ATH6KL_FW_CAPABILITY_RATETABLE_MCS15,
 
-	/* firmare doesn't support IP checksumming */
+	/* firmware doesn't support IP checksumming */
 	ATH6KL_FW_CAPABILITY_NO_IP_CHECKSUM,
 
 	/* this needs to be last */

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 6/7] ath6kl: fix typo Julia Lawall <Julia.Lawall@lip6.fr> - 2016-05-17 17:00 +0200
  Re: [6/7] ath6kl: fix typo Kalle Valo <kvalo@qca.qualcomm.com> - 2016-05-28 10:30 +0200

csiph-web