qcacld-3.0: Cleanup CBMode in SME
Cleanup the variable CBMode as there is no usage of the variable in the code Change-Id: I4e63a0f6f1cddd639f324c177b198e4b5c18e9e0 CRs-Fixed: 2063149
This commit is contained in:

committed by
snandini

parent
8c68b47fa6
commit
0d3d9916c4
@@ -3708,8 +3708,6 @@ sapconvert_to_csr_profile(tsap_Config_t *pconfig_params, eCsrRoamBssType bssType
|
||||
pconfig_params->RSNWPAReqIELength);
|
||||
profile->nRSNReqIELength = pconfig_params->RSNWPAReqIELength;
|
||||
}
|
||||
/* Turn off CB mode */
|
||||
profile->CBMode = eCSR_CB_OFF;
|
||||
|
||||
/* set the phyMode to accept anything */
|
||||
/* Best means everything because it covers all the things we support */
|
||||
|
Reference in New Issue
Block a user