commit | 0a38afe444cbf3fa8cfe8237d365a254bcf1069b | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Sat Jun 09 23:11:27 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Jun 25 11:28:40 2018 -0700 |
tree | 86146dae23fb758469543c63483f35f02493bcf1 | |
parent | 74437a0b26012b84fef884b6220186c791eeadae [diff] |
qcacld-3.0: Pass correct param to sme_get_config_param() Currently in sme_get_channel_bonding_mode5_g() and sme_get_channel_bonding_mode24_g() the calls to sme_get_config_param() are passing a tpAniSirGlobal instead of a tHalHandle. Change these calls to pass the correct parameter. Change-Id: I1fc1b357f96d29babc2bb8439b924fbd1fb74b62 CRs-Fixed: 2266455