Explorar o código

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

Service qcabuildsw %!s(int64=8) %!d(string=hai) anos
pai
achega
eef571d3b1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      core/mac/src/pe/lim/lim_session.c

+ 1 - 0
core/mac/src/pe/lim/lim_session.c

@@ -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;
 	}