From: Eduardo Abinader Date: Fri, 8 Nov 2019 09:10:46 +0000 (+0200) Subject: wcn36xx: fix typo X-Git-Tag: microblaze-v5.6-rc1~181^2~78^2~3^2 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=3c33a11a291303db4b96b5e39dfd54831937bfa5;p=linux-2.6-microblaze.git wcn36xx: fix typo Signed-off-by: Eduardo Abinader Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/wcn36xx/hal.h b/drivers/net/wireless/ath/wcn36xx/hal.h index 8abda2760e04..6ba0fd57c951 100644 --- a/drivers/net/wireless/ath/wcn36xx/hal.h +++ b/drivers/net/wireless/ath/wcn36xx/hal.h @@ -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 {