2018-03-06 15:04:06

by Peter Große

[permalink] [raw]
Subject: [PATCH] ath9k: spelling s/premble/preamble/

Signed-off-by: Peter Große <[email protected]>
---
drivers/net/wireless/ath/ath9k/common-init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath9k/common-init.c b/drivers/net/wireless/ath/ath9k/common-init.c
index 8b4f7fdabf58..82de0fadbc95 100644
--- a/drivers/net/wireless/ath/ath9k/common-init.c
+++ b/drivers/net/wireless/ath/ath9k/common-init.c
@@ -88,7 +88,7 @@ static const struct ieee80211_channel ath9k_5ghz_chantable[] = {
CHAN5G(5825, 37), /* Channel 165 */
};

-/* Atheros hardware rate code addition for short premble */
+/* Atheros hardware rate code addition for short preamble */
#define SHPCHECK(__hw_rate, __flags) \
((__flags & IEEE80211_RATE_SHORT_PREAMBLE) ? (__hw_rate | 0x04 ) : 0)

--
2.16.1


2018-03-26 15:23:11

by Kalle Valo

[permalink] [raw]
Subject: Re: ath9k: spelling s/premble/preamble/

Peter Große wrote:

> Signed-off-by: Peter Große <[email protected]>
> Signed-off-by: Kalle Valo <[email protected]>

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

1fb148f51e6c ath9k: spelling s/premble/preamble/

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

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