wifi: rtlwifi: fix typos in comments in rtl8821ae_card_disable()

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
This commit is contained in:
Hugo Villeneuve 2026-04-17 16:05:17 -04:00 committed by Ping-Ke Shih
parent 5055188134
commit 718c023ffe

View 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.