Go to file
Aditya Kodukula e6cf256348 qcacmn: Add a check to ensure validity of ini file
The function qdf_ini_parse returns QDF_STATUS as SUCCESS even if no
fields are read from the ini file. Because of this even if the
ini file is corrupted and no values are read from it the function
still returns SUCCESS.

So, to avoid that and ensure that the ini file is not corrupted,
add a variable ini_read_count to count the number of fields read
from the ini file and return SUCCESS only if its value is not zero.

Change-Id: I5ec9a9cdc9780b6c9487f6ac64b411b81328d75c
CRs-Fixed: 2804937
2020-11-26 22:45:45 -08:00
cfg qcacmn: Add basic infra for connection manager UTF 2020-11-25 00:52:13 -08:00
dp qcacmn: Use vdev based ast_idx and hash for all tx frames 2020-11-26 14:44:39 -08:00
ftm qcacmn: remove dependency of public files from wlan_objmgr_psoc_obj.h 2020-05-15 10:41:50 -07:00
global_lmac_if qcacmn: Remove DA-Specific flags in DFS source code 2020-10-02 03:38:08 -07:00
gpio qcacmn: Add extra parameters to gpio command 2020-11-23 06:38:30 -08:00
hal/wifi3.0 qcacmn: Rate limit logs when wake request fails 2020-11-23 21:57:39 -08:00
hif qcacmn: Rate limit logs when wake request fails 2020-11-23 21:57:39 -08:00
htc qcacmn: Enhance hang info feature 2020-10-30 13:03:35 -07:00
init_deinit/dispatcher qcacmn: Add and enable GPIO Component 2020-10-08 15:33:59 -07:00
iot_sim qcacmn: Maintain peer object refernce during frame delay 2020-09-16 07:11:14 -07:00
os_if/linux qcacmn: move component 'coex' to qcacld project 2020-11-24 22:51:16 -08:00
qal qcacmn: Use version-specific kernel API 2020-06-20 04:26:31 -07:00
qdf qcacmn: Add a check to ensure validity of ini file 2020-11-26 22:45:45 -08:00
scheduler qcacmn: Check if the scheduler thread is already flushed 2020-08-13 22:06:04 -07:00
spectral qcacmn: Add basic infra for connection manager UTF 2020-11-25 00:52:13 -08:00
target_if qcacmn: move component 'coex' to qcacld project 2020-11-24 22:51:16 -08:00
umac qcacmn: replace macro WLAN_OBJMGR_TRACE by WLAN_OBJMGR_REF_ID_TRACE 2020-11-26 08:10:16 -08:00
utils qcacmn: Process FW diag events in a separate worker thread 2020-11-21 00:20:27 -08:00
wbuff qcacmn: Use function name instead of file name in debug logs 2019-01-17 22:20:46 -08:00
wlan_cfg Revert "qcacmn: Add INI support to enabling sending ICMP to FW" 2020-11-23 13:19:31 -08:00
wmi qcacmn: Add support for CSA offload 2020-11-26 04:15:39 -08:00
README.txt qcamain: Test changes 2017-09-15 21:45:35 +05:30
VERSION.txt Release 5.1.1.17I 2017-03-27 08:31:31 -07:00

 This is CNSS WLAN Host Driver for products starting from iHelium