commit | 711fe948c4424cbe2d000d375cc5cf47ee2d4dc9 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Sat Jun 09 23:37:01 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Jun 25 12:40:57 2018 -0700 |
tree | cb31c3fcc1f81ebb81bc97b343e938bea7a9a797 | |
parent | f86cac17cc8e2ec535a34e425a08782fb4d0c901 [diff] |
qcacld-3.0: Fix param to rrm_change_default_config_param() Currently in sme_update_config() the call to rrm_change_default_config_param() is passing a mac_handle_t instead of a tpAniSirGlobal. Change the call to pass the correct parameter. Change-Id: I1490e3f491c1c8539acc0054343263366fb8bfca CRs-Fixed: 2266503