|
@@ -1914,7 +1914,7 @@ lim_detect_change_in_ap_capabilities(tpAniSirGlobal pMac,
|
|
|
* then send unicast probe request to AP and take decision after
|
|
|
* receiving probe response */
|
|
|
if (true == psessionEntry->fIgnoreCapsChange) {
|
|
|
- pe_warn("Ignoring the Capability change as it is false alarm");
|
|
|
+ pe_debug("Ignoring the Capability change as it is false alarm");
|
|
|
return;
|
|
|
}
|
|
|
psessionEntry->fWaitForProbeRsp = true;
|