|
@@ -3835,7 +3835,7 @@ int wlan_hdd_update_phymode(struct hdd_adapter *adapter, int new_phymode)
|
|
|
mac_handle_t mac_handle = hdd_ctx->mac_handle;
|
|
|
bool band_24 = false, band_5g = false;
|
|
|
bool ch_bond24 = false, ch_bond5g = false;
|
|
|
- struct sme_config_params *sme_config;
|
|
|
+ struct sme_config_params *sme_config = NULL;
|
|
|
struct csr_config_params *csr_config;
|
|
|
uint32_t chwidth = WNI_CFG_CHANNEL_BONDING_MODE_DISABLE;
|
|
|
uint8_t vhtchanwidth;
|