mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
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:
parent
5055188134
commit
718c023ffe
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user