wifi: rtlwifi: fix typo 'received' in comment

Fix typo received -> received by review.

Signed-off-by: Rohit Chourasia <chourasiarohit27@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20251211161911.30611-1-chourasiarohit27@gmail.com
This commit is contained in:
Rohit Chourasia 2025-12-11 21:49:11 +05:30 committed by Ping-Ke Shih
parent d3a9e132a4
commit af04c1e8e7

View File

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