[PATCH] wifi: ath10k: Fix Spelling

Sumanth Gavini posted 1 patch 6 months, 3 weeks ago
drivers/net/wireless/ath/ath10k/core.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] wifi: ath10k: Fix Spelling
Posted by Sumanth Gavini 6 months, 3 weeks ago
Fix "trasmitting" to "transmitting"

Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
---
 drivers/net/wireless/ath/ath10k/core.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath10k/core.h b/drivers/net/wireless/ath/ath10k/core.h
index 446dca74f06a..5fab10f55c5d 100644
--- a/drivers/net/wireless/ath/ath10k/core.h
+++ b/drivers/net/wireless/ath/ath10k/core.h
@@ -779,7 +779,7 @@ enum ath10k_fw_features {
 	/* Firmware supports bypassing PLL setting on init. */
 	ATH10K_FW_FEATURE_SUPPORTS_SKIP_CLOCK_INIT = 9,
 
-	/* Raw mode support. If supported, FW supports receiving and trasmitting
+	/* Raw mode support. If supported, FW supports receiving and transmitting
 	 * frames in raw mode.
 	 */
 	ATH10K_FW_FEATURE_RAW_MODE_SUPPORT = 10,
-- 
2.43.0
Re: [PATCH] wifi: ath10k: Fix Spelling
Posted by Jeff Johnson 5 months, 2 weeks ago
On Tue, 20 May 2025 22:54:09 -0700, Sumanth Gavini wrote:
> Fix "trasmitting" to "transmitting"
> 
> 

Applied, thanks!

[1/1] wifi: ath10k: Fix Spelling
      commit: 20870fb0a3001fa99f2684dafb200c2ae6b8aae7

Best regards,
-- 
Jeff Johnson <jeff.johnson@oss.qualcomm.com>