[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240913094319.13718-1-algonell@gmail.com>
Date: Fri, 13 Sep 2024 12:43:10 +0300
From: Andrew Kreimer <algonell@...il.com>
To: Loic Poulain <loic.poulain@...aro.org>,
Kalle Valo <kvalo@...nel.org>
Cc: wcn36xx@...ts.infradead.org,
linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Andrew Kreimer <algonell@...il.com>,
Matthew Wilcox <willy@...radead.org>
Subject: [PATCH] wifi: wcn36xx: fix a typo
Fix a typo in comments.
Reported-by: Matthew Wilcox <willy@...radead.org>
Signed-off-by: Andrew Kreimer <algonell@...il.com>
---
drivers/net/wireless/ath/wcn36xx/wcn36xx.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/ath/wcn36xx/wcn36xx.h b/drivers/net/wireless/ath/wcn36xx/wcn36xx.h
index bccc27de848d..7ee79593cd23 100644
--- a/drivers/net/wireless/ath/wcn36xx/wcn36xx.h
+++ b/drivers/net/wireless/ath/wcn36xx/wcn36xx.h
@@ -167,7 +167,7 @@ struct wcn36xx_vif {
* @dpu_desc_index: DPU descriptor index is returned from HW after config_sta
* call and is used in TX BD.
* @bss_sta_index: STA index is returned from HW after config_bss call and is
- * used in both SMD channel and TX BD. See table bellow when it is used.
+ * used in both SMD channel and TX BD. See table below when it is used.
* @bss_dpu_desc_index: DPU descriptor index is returned from HW after
* config_bss call and is used in TX BD.
* ______________________________________________
--
2.46.0
Powered by blists - more mailing lists