All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rtlwifi: fix typo in comment (recieved → received)
@ 2025-12-11 16:19 chourasiarohit27
  2025-12-12  0:16 ` Ping-Ke Shih
  2025-12-23  5:26 ` Ping-Ke Shih
  0 siblings, 2 replies; 3+ messages in thread
From: chourasiarohit27 @ 2025-12-11 16:19 UTC (permalink / raw)
  To: pkshih; +Cc: linux-wireless, linux-kernel, Rohit Chourasia

From: Rohit Chourasia <chourasiarohit27@gmail.com>

Signed-off-by: Rohit Chourasia <chourasiarohit27@gmail.com>
---
 drivers/net/wireless/realtek/rtlwifi/regd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/realtek/rtlwifi/regd.c b/drivers/net/wireless/realtek/rtlwifi/regd.c
index 0bc4afa4fda3..fd967006b3e1 100644
--- a/drivers/net/wireless/realtek/rtlwifi/regd.c
+++ b/drivers/net/wireless/realtek/rtlwifi/regd.c
@@ -206,7 +206,7 @@ static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy,
 	}
 
 	/*
-	 *If a country IE has been recieved check its rule for this
+	 *If a country IE has been received check its rule for this
 	 *channel first before enabling active scan. The passive scan
 	 *would have been enforced by the initial processing of our
 	 *custom regulatory domain.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-23  5:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-11 16:19 [PATCH] rtlwifi: fix typo in comment (recieved → received) chourasiarohit27
2025-12-12  0:16 ` Ping-Ke Shih
2025-12-23  5:26 ` Ping-Ke Shih

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.