aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
diff options
context:
space:
mode:
authorJilin Yuan <yuanjilin@cdjrlc.com>2022-09-15 11:04:28 +0800
committerKalle Valo <quic_kvalo@quicinc.com>2022-09-19 15:43:02 +0300
commitbe327016a313084a4611c5e85a29b7d7bfec05da (patch)
tree85d32fb48accc052d86b738cb58ab0c9efc3765d /drivers/net/wireless/ath
parentwifi: wcn36xx: Add RX frame SNR as a source of system entropy (diff)
downloadlinux-dev-be327016a313084a4611c5e85a29b7d7bfec05da.tar.xz
linux-dev-be327016a313084a4611c5e85a29b7d7bfec05da.zip
wifi: wcn36xx: fix repeated words in comments
Delete the redundant word 'that'. Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20220915030428.38510-1-yuanjilin@cdjrlc.com
Diffstat (limited to 'drivers/net/wireless/ath')
-rw-r--r--drivers/net/wireless/ath/wcn36xx/hal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/wcn36xx/hal.h b/drivers/net/wireless/ath/wcn36xx/hal.h
index f1a43fd1d957..d3a9d00e65e1 100644
--- a/drivers/net/wireless/ath/wcn36xx/hal.h
+++ b/drivers/net/wireless/ath/wcn36xx/hal.h
@@ -2677,7 +2677,7 @@ struct ani_global_security_stats {
* management information base (MIB) object is enabled */
u32 rx_wep_unencrypted_frm_cnt;
- /* The number of received MSDU packets that that the 802.11 station
+ /* The number of received MSDU packets that the 802.11 station
* discarded because of MIC failures */
u32 rx_mic_fail_cnt;