* [PATCH] ath9k: spelling s/premble/preamble/
@ 2018-03-06 14:57 Peter Große
2018-03-26 15:23 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: Peter Große @ 2018-03-06 14:57 UTC (permalink / raw)
To: kvalo; +Cc: linux-wireless
Signed-off-by: Peter Große <pegro@friiks.de>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: ath9k: spelling s/premble/preamble/
2018-03-06 14:57 [PATCH] ath9k: spelling s/premble/preamble/ Peter Große
@ 2018-03-26 15:23 ` Kalle Valo
0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2018-03-26 15:23 UTC (permalink / raw)
To: Peter Große; +Cc: linux-wireless
Peter Große wrote:
> Signed-off-by: Peter Große <pegro@friiks.de>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-26 15:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-06 14:57 [PATCH] ath9k: spelling s/premble/preamble/ Peter Große
2018-03-26 15:23 ` 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).