linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] wcn36xx: fix typo
@ 2019-11-01  9:52 Eduardo Abinader
  2019-11-01 10:46 ` Kalle Valo
  0 siblings, 1 reply; 4+ messages in thread
From: Eduardo Abinader @ 2019-11-01  9:52 UTC (permalink / raw)
  To: wcn36xx; +Cc: Eduardo Abinader, linux-wireless, kvalo

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

diff --git a/drivers/net/wireless/ath/wcn36xx/hal.h b/drivers/net/wireless/ath/wcn36xx/hal.h
index 8abda2760e04..6ba0fd57c951 100644
--- a/drivers/net/wireless/ath/wcn36xx/hal.h
+++ b/drivers/net/wireless/ath/wcn36xx/hal.h
@@ -2091,7 +2091,7 @@ struct wcn36xx_hal_set_bss_key_rsp_msg {
 /*
  * This is used  configure the key information on a given station.
  * When the sec_type is WEP40 or WEP104, the def_wep_idx is used to locate
- * a preconfigured key from a BSS the station assoicated with; otherwise
+ * a preconfigured key from a BSS the station associated with; otherwise
  * a new key descriptor is created based on the key field.
  */
 struct wcn36xx_hal_set_sta_key_req_msg {
-- 
2.20.1


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

* Re: [PATCH] wcn36xx: fix typo
  2019-11-01  9:52 [PATCH] wcn36xx: fix typo Eduardo Abinader
@ 2019-11-01 10:46 ` Kalle Valo
  0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2019-11-01 10:46 UTC (permalink / raw)
  To: Eduardo Abinader; +Cc: wcn36xx, linux-wireless

Eduardo Abinader <eduardoabinader@gmail.com> writes:

> ---
>  drivers/net/wireless/ath/wcn36xx/hal.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

s-o-b missing, please read:

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#signed-off-by_missing

-- 
Kalle Valo

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

* Re: [PATCH] wcn36xx: fix typo
  2019-11-04  6:17 Eduardo Abinader
@ 2019-11-15  7:00 ` Kalle Valo
  0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2019-11-15  7:00 UTC (permalink / raw)
  To: Eduardo Abinader; +Cc: wcn36xx, Eduardo Abinader, linux-wireless

Eduardo Abinader <eduardoabinader@gmail.com> wrote:

> Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

Patch applied to ath-next branch of ath.git, thanks.

3c33a11a2913 wcn36xx: fix typo

-- 
https://patchwork.kernel.org/patch/11224961/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


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

* [PATCH] wcn36xx: fix typo
@ 2019-11-04  6:17 Eduardo Abinader
  2019-11-15  7:00 ` Kalle Valo
  0 siblings, 1 reply; 4+ messages in thread
From: Eduardo Abinader @ 2019-11-04  6:17 UTC (permalink / raw)
  To: wcn36xx; +Cc: Eduardo Abinader, linux-wireless, kvalo

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
---
 drivers/net/wireless/ath/wcn36xx/hal.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/wcn36xx/hal.h b/drivers/net/wireless/ath/wcn36xx/hal.h
index 8abda2760e04..6ba0fd57c951 100644
--- a/drivers/net/wireless/ath/wcn36xx/hal.h
+++ b/drivers/net/wireless/ath/wcn36xx/hal.h
@@ -2091,7 +2091,7 @@ struct wcn36xx_hal_set_bss_key_rsp_msg {
 /*
  * This is used  configure the key information on a given station.
  * When the sec_type is WEP40 or WEP104, the def_wep_idx is used to locate
- * a preconfigured key from a BSS the station assoicated with; otherwise
+ * a preconfigured key from a BSS the station associated with; otherwise
  * a new key descriptor is created based on the key field.
  */
 struct wcn36xx_hal_set_sta_key_req_msg {
-- 
2.20.1


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

end of thread, other threads:[~2019-11-15  7:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01  9:52 [PATCH] wcn36xx: fix typo Eduardo Abinader
2019-11-01 10:46 ` Kalle Valo
2019-11-04  6:17 Eduardo Abinader
2019-11-15  7:00 ` 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).