Merge "qcacld-3.0: Reset use_protection when legacy AP goes away" into wlan-cld3.driver.lnx.1.1-dev

This commit is contained in:
Service qcabuildsw
2016-09-20 17:45:12 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -227,6 +227,7 @@ void pe_reset_protection_callback(void *ptr)
pe_session_entry->beaconParams.fRIFSMode;
beacon_params.smeSessionId =
pe_session_entry->smeSessionId;
beacon_params.paramChangeBitmap |= PARAM_llBCOEXIST_CHANGED;
bcn_prms_changed = true;
}