|
@@ -488,7 +488,6 @@ typedef struct sap_config {
|
|
uint8_t RSNWPAReqIE[(SIR_MAC_MAX_IE_LENGTH * 2) + 4];
|
|
uint8_t RSNWPAReqIE[(SIR_MAC_MAX_IE_LENGTH * 2) + 4];
|
|
/* it is ignored if [0] is 0. */
|
|
/* it is ignored if [0] is 0. */
|
|
uint8_t countryCode[CFG_COUNTRY_CODE_LEN];
|
|
uint8_t countryCode[CFG_COUNTRY_CODE_LEN];
|
|
- uint8_t RSNAuthType;
|
|
|
|
uint8_t RSNEncryptType;
|
|
uint8_t RSNEncryptType;
|
|
uint8_t mcRSNEncryptType;
|
|
uint8_t mcRSNEncryptType;
|
|
eSapAuthType authType;
|
|
eSapAuthType authType;
|