* [PATCH] wireless: brcm80211: Fix the spelling configation to configuration in the file d11.h
@ 2021-02-09 23:29 Bhaskar Chowdhury
2021-02-09 23:42 ` Randy Dunlap
2021-02-11 6:45 ` brcmsmac: " Kalle Valo
0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-09 23:29 UTC (permalink / raw)
To: kuba, davem, linux-wireless, brcm80211-dev-list.pdl,
SHA-cyfmac-dev-list, netdev, linux-kernel
Cc: rdunlap, Bhaskar Chowdhury
s/configation/configuration/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h b/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
index 9035cc4d6ff3..dc395566e495 100644
--- a/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
+++ b/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
@@ -1469,7 +1469,7 @@ struct d11rxhdr {
/* htphy PhyRxStatus_1: */
/* core enables for {3..0}, 0=disabled, 1=enabled */
#define PRXS1_HTPHY_CORE_MASK 0x000F
-/* antenna configation */
+/* antenna configuration */
#define PRXS1_HTPHY_ANTCFG_MASK 0x00F0
/* Mixmode PLCP Length low byte mask */
#define PRXS1_HTPHY_MMPLCPLenL_MASK 0xFF00
--
2.30.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] wireless: brcm80211: Fix the spelling configation to configuration in the file d11.h
2021-02-09 23:29 [PATCH] wireless: brcm80211: Fix the spelling configation to configuration in the file d11.h Bhaskar Chowdhury
@ 2021-02-09 23:42 ` Randy Dunlap
2021-02-11 6:45 ` brcmsmac: " Kalle Valo
1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-02-09 23:42 UTC (permalink / raw)
To: Bhaskar Chowdhury, kuba, davem, linux-wireless,
brcm80211-dev-list.pdl, SHA-cyfmac-dev-list, netdev, linux-kernel
On 2/9/21 3:29 PM, Bhaskar Chowdhury wrote:
>
> s/configation/configuration/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h b/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
> index 9035cc4d6ff3..dc395566e495 100644
> --- a/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
> +++ b/drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h
> @@ -1469,7 +1469,7 @@ struct d11rxhdr {
> /* htphy PhyRxStatus_1: */
> /* core enables for {3..0}, 0=disabled, 1=enabled */
> #define PRXS1_HTPHY_CORE_MASK 0x000F
> -/* antenna configation */
> +/* antenna configuration */
> #define PRXS1_HTPHY_ANTCFG_MASK 0x00F0
> /* Mixmode PLCP Length low byte mask */
> #define PRXS1_HTPHY_MMPLCPLenL_MASK 0xFF00
> --
> 2.30.0
>
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: brcmsmac: Fix the spelling configation to configuration in the file d11.h
2021-02-09 23:29 [PATCH] wireless: brcm80211: Fix the spelling configation to configuration in the file d11.h Bhaskar Chowdhury
2021-02-09 23:42 ` Randy Dunlap
@ 2021-02-11 6:45 ` Kalle Valo
1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2021-02-11 6:45 UTC (permalink / raw)
To: Bhaskar Chowdhury
Cc: kuba, davem, linux-wireless, brcm80211-dev-list.pdl,
SHA-cyfmac-dev-list, netdev, linux-kernel, rdunlap,
Bhaskar Chowdhury
Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
> s/configation/configuration/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> Acked-by: Randy Dunlap <rdunlap@infradead.org>
Patch applied to wireless-drivers-next.git, thanks.
1899e49385fd brcmsmac: Fix the spelling configation to configuration in the file d11.h
--
https://patchwork.kernel.org/project/linux-wireless/patch/20210209232921.1255425-1-unixbhaskar@gmail.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-02-11 6:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-09 23:29 [PATCH] wireless: brcm80211: Fix the spelling configation to configuration in the file d11.h Bhaskar Chowdhury
2021-02-09 23:42 ` Randy Dunlap
2021-02-11 6:45 ` brcmsmac: " 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).