]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
wifi: rtlwifi: fix typos in comments in rtl8821ae_card_disable()
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Fri, 17 Apr 2026 20:05:17 +0000 (16:05 -0400)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 29 Apr 2026 03:13:25 +0000 (11:13 +0800)
Fix typos in rtl8821ae_card_disable() comments.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260417200520.3919437-1-hugo@hugovil.com
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c

index c4dcae2d375edd07940b8ffdd14150b07bed33d2..9b119a51bc30c4329338661e1186106767af50e4 100644 (file)
@@ -2355,7 +2355,7 @@ void rtl8821ae_card_disable(struct ieee80211_hw *hw)
                        rtl8821ae_set_fw_disconnect_decision_ctrl_cmd(hw, true);
                }
 
-               /* 3 <3> Hw Configutations */
+               /* 3 <3> Hw Configurations */
 
                /* Wait until Rx DMA Finished before host sleep.
                 * FW Pause Rx DMA may happen when received packet doing DMA.