[PATCH v3 3/3] staging: rtl8723bs: Fix "adpative" typo in rtw_xmit.h

From: Giorgi Tchankvetadze

Date: Tue Feb 24 2026 - 05:36:22 EST


Change "adpative" to "adaptive"

Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@xxxxxxxxx>
---
v3: resend as series with unique subject lines (Greg)

drivers/staging/rtl8723bs/include/rtw_xmit.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/rtl8723bs/include/rtw_xmit.h b/drivers/staging/rtl8723bs/include/rtw_xmit.h
index 544468f57692..67a5d5f78a1d 100644
--- a/drivers/staging/rtl8723bs/include/rtw_xmit.h
+++ b/drivers/staging/rtl8723bs/include/rtw_xmit.h
@@ -157,7 +157,7 @@ struct pkt_attrib {
u8 key_idx;
u8 qos_en;
u8 ht_en;
- u8 raid;/* rate adpative id */
+ u8 raid;/* rate adaptive id */
u8 bwmode;
u8 ch_offset;/* PRIME_CHNL_OFFSET */
u8 sgi;/* short GI */
--
2.52.0