diff options
| author | Varun Reddy Yeturu <varunreddy.yeturu@codeaurora.org> | 2017-10-03 17:48:12 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-06 11:53:27 -0700 |
| commit | c0a07c14587909e9248ccb3bad084f647e199a93 (patch) | |
| tree | a34839cefb65a34e43fb57397fcac26f345a2e67 /uapi/linux | |
| parent | 22f03668c1e8d6659f3e53b823be6f23ba2d4291 (diff) | |
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
Diffstat (limited to 'uapi/linux')
0 files changed, 0 insertions, 0 deletions
