commit | 3512f6ba16df84c08d4709a04046c50e7a965648 | [log] [tgz] |
---|---|---|
author | Krunal Soni <ksoni@codeaurora.org> | Fri Jun 30 12:43:40 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Thu Sep 28 16:11:24 2017 -0700 |
tree | ebcd107a52a35260ad291371f7d2a45470acc15e | |
parent | e8324ce7d83fecd06c5d2b020ee6b6d666dfbc7a [diff] |
qcacld-3.0: Correct the data type of argument used in lim_get_rx_ldpc Correct the data type of argument used in lim_get_rx_ldpc API. At present absolute channel number is passed to lim_get_rx_ldpc API and this API internally try to treat it as channel enum type which creates stability issue. CRs-Fixed: 2069959 Change-Id: Iebb6b5b5164e1aa6e6a7c48a5942cd30062aebad