[PATCH] staging : rtl8723bs : Fix typo in comment

From: Giorgi Tchankvetadze

Date: Wed Feb 18 2026 - 04:03:51 EST


Change 'adpative" to "adaptive"

Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@xxxxxxxxx>
---
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