mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 03:01:41 +02:00
wifi: wcn36xx: fix a typo in struct wcn36xx_sta documentation
Fix a typo in comments. Reported-by: Matthew Wilcox <willy@infradead.org> Signed-off-by: Andrew Kreimer <algonell@gmail.com> Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://patch.msgid.link/20240913094319.13718-1-algonell@gmail.com
This commit is contained in:
parent
f8acfee2f8
commit
e2f4563bd1
|
|
@ -167,7 +167,7 @@ struct wcn36xx_vif {
|
|||
* @dpu_desc_index: DPU descriptor index is returned from HW after config_sta
|
||||
* call and is used in TX BD.
|
||||
* @bss_sta_index: STA index is returned from HW after config_bss call and is
|
||||
* used in both SMD channel and TX BD. See table bellow when it is used.
|
||||
* used in both SMD channel and TX BD. See table below when it is used.
|
||||
* @bss_dpu_desc_index: DPU descriptor index is returned from HW after
|
||||
* config_bss call and is used in TX BD.
|
||||
* ______________________________________________
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user