android_kernel_xiaomi_sm8350/core/sme
Varun Reddy Yeturu 87c8ad8925 qcacld-3.0: Fix the size of array ch_list in sme_set_plm_request
Currently the size of array ch_list in sme_set_plm_request is
defined as WNI_CFG_VALID_CHANNEL_LIST and this is incorrect.
This is just an index to the corresponding CFG item. Fix the
size to WNI_CFG_VALID_CHANNEL_LIST_LEN which is the maximum
size that can be passed from the source buffer.

Change-Id: I90086f2c73ee09cfc9d63a327b464f4017f5b37f
CRs-Fixed: 2120725
2017-10-06 00:13:05 -07:00
..
inc qcacld-3.0: Implementation to change BmissFinalBcnt dynamically 2017-10-04 08:41:24 -07:00
src qcacld-3.0: Fix the size of array ch_list in sme_set_plm_request 2017-10-06 00:13:05 -07:00