Commit be327016 authored by Jilin Yuan's avatar Jilin Yuan Committed by Kalle Valo

wifi: wcn36xx: fix repeated words in comments

Delete the redundant word 'that'.
Signed-off-by: default avatarJilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: default avatarKalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220915030428.38510-1-yuanjilin@cdjrlc.com
parent e1a6b5d3
...@@ -2677,7 +2677,7 @@ struct ani_global_security_stats { ...@@ -2677,7 +2677,7 @@ struct ani_global_security_stats {
* management information base (MIB) object is enabled */ * management information base (MIB) object is enabled */
u32 rx_wep_unencrypted_frm_cnt; 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 */ * discarded because of MIC failures */
u32 rx_mic_fail_cnt; u32 rx_mic_fail_cnt;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment