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


Groups > linux.kernel > #1402390 > unrolled thread

[PATCH 6/7] ath6kl: fix typo

Started byJulia Lawall <Julia.Lawall@lip6.fr>
First post2016-05-17 17:00 +0200
Last post2016-05-28 10:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [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

#1402390 — [PATCH 6/7] ath6kl: fix typo

FromJulia Lawall <Julia.Lawall@lip6.fr>
Date2016-05-17 17:00 +0200
Subject[PATCH 6/7] ath6kl: fix typo
Message-ID<rzODv-5QT-7@gated-at.bofh.it>
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 */

[toc] | [next] | [standalone]


#1408391 — Re: [6/7] ath6kl: fix typo

FromKalle Valo <kvalo@qca.qualcomm.com>
Date2016-05-28 10:30 +0200
SubjectRe: [6/7] ath6kl: fix typo
Message-ID<rDHN7-6yQ-7@gated-at.bofh.it>
In reply to#1402390
Julia Lawall <Julia.Lawall@lip6.fr> wrote:
> firmare -> firmware
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

Thanks, 1 patch applied to ath.git:

8a9a3efa9e77 ath6kl: fix typo

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9113271/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web