* [PATCH] wifi: wcn36xx: fix spelling mistakes in dxe header comment
@ 2026-05-03 16:58 Stepan Ionichev
0 siblings, 0 replies; only message in thread
From: Stepan Ionichev @ 2026-05-03 16:58 UTC (permalink / raw)
To: loic.poulain; +Cc: wcn36xx, linux-wireless, linux-kernel, Stepan Ionichev
Fix three spelling mistakes in the DMA Transfer Engine (DXE)
description comment at the top of dxe.c.
No functional change.
Signed-off-by: Stepan Ionichev <sozdayvek@gmail.com>
---
drivers/net/wireless/ath/wcn36xx/dxe.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/wireless/ath/wcn36xx/dxe.c b/drivers/net/wireless/ath/wcn36xx/dxe.c
index 5a0ef2295..44020ec26 100644
--- a/drivers/net/wireless/ath/wcn36xx/dxe.c
+++ b/drivers/net/wireless/ath/wcn36xx/dxe.c
@@ -16,8 +16,8 @@
/* DXE - DMA transfer engine
* we have 2 channels(High prio and Low prio) for TX and 2 channels for RX.
- * through low channels data packets are transfered
- * through high channels managment packets are transfered
+ * through low channels data packets are transferred
+ * through high channels management packets are transferred
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--
2.33.0.windows.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-03 17:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-03 16:58 [PATCH] wifi: wcn36xx: fix spelling mistakes in dxe header comment Stepan Ionichev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox