wcn36xx: fix typo error
Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
f699273d6a
commit
cddc604639
@@ -2644,7 +2644,7 @@ struct wcn36xx_hal_trigger_ba_rsp_candidate {
|
||||
struct add_ba_info ba_info[STACFG_MAX_TC];
|
||||
} __packed;
|
||||
|
||||
struct wcn36xx_hal_trigget_ba_req_candidate {
|
||||
struct wcn36xx_hal_trigger_ba_req_candidate {
|
||||
u8 sta_index;
|
||||
u8 tid_bitmap;
|
||||
} __packed;
|
||||
|
Reference in New Issue
Block a user