Skip to content

Commit

Permalink
wcn36xx: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
  • Loading branch information
Eduardo Abinader authored and Kalle Valo committed Nov 15, 2019
1 parent b70b3a3 commit 3c33a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/ath/wcn36xx/hal.h
Original file line number Diff line number Diff line change
Expand Up @@ -2091,7 +2091,7 @@ struct wcn36xx_hal_set_bss_key_rsp_msg {
/*
* This is used configure the key information on a given station.
* When the sec_type is WEP40 or WEP104, the def_wep_idx is used to locate
* a preconfigured key from a BSS the station assoicated with; otherwise
* a preconfigured key from a BSS the station associated with; otherwise
* a new key descriptor is created based on the key field.
*/
struct wcn36xx_hal_set_sta_key_req_msg {
Expand Down

0 comments on commit 3c33a11

Please sign in to comment.