ccda282efb165e4dc76b0ffd2546b413cb277544

Currently, do_acs may invoke wlan_hdd_set_acs_ch_range with channel list count is 0. In case of SAP+SAP turned on non-dbs hardware, Intersection of supported frequencies may become zero and channel list count will become zero. while handling 0 channel list count in wlan_hdd_handle_zero_acs_list, if sta count is 0 then channel list will not be updated to 1 which may cause OOB issue while updating acs channel range. Fix is to validate channel list count before populating acs channel list. Change-Id: Iffbe139748e76cd692e774e5f9db2c1c3d086332 CRs-Fixed: 2922790
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%