Loading drivers/net/wireless/ath/wcn36xx/hal.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2091,7 +2091,7 @@ struct wcn36xx_hal_set_bss_key_rsp_msg { /* /* * This is used configure the key information on a given station. * 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 * 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. * a new key descriptor is created based on the key field. */ */ struct wcn36xx_hal_set_sta_key_req_msg { struct wcn36xx_hal_set_sta_key_req_msg { Loading Loading
drivers/net/wireless/ath/wcn36xx/hal.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2091,7 +2091,7 @@ struct wcn36xx_hal_set_bss_key_rsp_msg { /* /* * This is used configure the key information on a given station. * 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 * 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. * a new key descriptor is created based on the key field. */ */ struct wcn36xx_hal_set_sta_key_req_msg { struct wcn36xx_hal_set_sta_key_req_msg { Loading