qcacmn: Remove the 'multi_link is null' error print
"scan_entry->ie_list.multi_link is null" print is flooding the scan component. Hence, remove this print. Change-Id: I921eea8afc2dba5637c7c02717e2d1fb544ba103 CRs-Fixed: 3023813
This commit is contained in:

کامیت شده توسط
Madan Koyyalamudi

والد
0b8e97ac32
کامیت
d4c52fb8ef
@@ -1829,7 +1829,6 @@ static void util_scan_update_ml_info(struct scan_cache_entry *scan_entry)
|
||||
uint8_t offset;
|
||||
|
||||
if (!scan_entry->ie_list.multi_link) {
|
||||
scm_err("scan_entry->ie_list.multi_link is null");
|
||||
return;
|
||||
}
|
||||
|
||||
|
مرجع در شماره جدید
Block a user