commit | 52231eacad434a3a31f0d1995c44168ad60adf45 | [log] [tgz] |
---|---|---|
author | Varun Reddy Yeturu <vyeturu@qca.qualcomm.com> | Thu Feb 06 12:00:56 2014 -0800 |
committer | Kiet Lam <c_kietl@qca.qualcomm.com> | Tue Feb 11 12:36:54 2014 -0800 |
tree | 5cd7639a7a4f72b5c9af36277b8f090cbca3b929 | |
parent | 08b60126acc0848770c90b50d75b8da77ace73c6 [diff] |
wlan: Roam Scan Channels buffer size changed Currently SIR_ROAM_MAX_CHANNELS is defined as NUM_RF_CHANNELS. But, NUM_RF_CHANNELS value is tightly coupled with the nv bin file being used. To make LFR related scan cache not to be coupled with other features, the size of SIR_ROAM_MAX_CHANNELS is defined to a constant value. Change-Id: Id04d2bf9d75bc56fc2bd261ea593810c2b4e0981 CRs-Fixed: 606397