* [PATCH] wifi: rtlwifi: fix typos in comments
@ 2026-04-17 20:05 Hugo Villeneuve
2026-04-20 8:33 ` Ping-Ke Shih
0 siblings, 1 reply; 2+ messages in thread
From: Hugo Villeneuve @ 2026-04-17 20:05 UTC (permalink / raw)
To: Ping-Ke Shih; +Cc: hugo, Hugo Villeneuve, linux-wireless, linux-kernel
From: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Fix typos in rtl8821ae_card_disable() comments.
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
---
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c b/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c
index 3a4a334762055..035760287a4f5 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c
@@ -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.
base-commit: 59bd5ae0db22566e2b961742126269c151d587c7
--
2.47.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [PATCH] wifi: rtlwifi: fix typos in comments
2026-04-17 20:05 [PATCH] wifi: rtlwifi: fix typos in comments Hugo Villeneuve
@ 2026-04-20 8:33 ` Ping-Ke Shih
0 siblings, 0 replies; 2+ messages in thread
From: Ping-Ke Shih @ 2026-04-20 8:33 UTC (permalink / raw)
To: Hugo Villeneuve
Cc: Hugo Villeneuve, linux-wireless@vger.kernel.org,
linux-kernel@vger.kernel.org
Hugo Villeneuve <hugo@hugovil.com> wrote:
> From: Hugo Villeneuve <hvilleneuve@dimonoff.com>
>
> Fix typos in rtl8821ae_card_disable() comments.
Will mention rtl8821ae_card_disable() in subject during getting merged.
Like " wifi: rtlwifi: fix typos of comments in rtl8821ae_card_disable()"
>
> Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-20 8:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-17 20:05 [PATCH] wifi: rtlwifi: fix typos in comments Hugo Villeneuve
2026-04-20 8:33 ` Ping-Ke Shih
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox