Files
android_kernel_samsung_sm86…/core
Nitesh Shah 3197b711c9 qcacld-3.0: Restrict pcl_len to QDF_MAX_NUM_CHAN
The channel_list array for pcl channels is defined with size
QDF_MAX_NUM_CHAN. The index for the channel_list array can go
beyond QDF_MAX_NUM_CHAN.

The fix is to take care that the index for the channel list
for pcl channels does not exceed QDF_MAX_NUM_CHAN.

Change-Id: I1afd7e4b0ee13e02611cbc5f56a27d1da9ef06a6
CRs-Fixed: 1093129
2016-12-05 23:16:44 -08:00
..
2016-12-05 21:51:47 -08:00