commit | 57e0751622f2f371e1d36c25d065a1fe4e605b70 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Tue Mar 13 09:16:33 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Wed Mar 21 12:07:04 2018 -0700 |
tree | 7ba25dc032d357dd234251c8c270a7e89e777046 | |
parent | a56eb54285258c1bb1e7b7998cc11d61320b8c2a [diff] |
qcacld-3.0: Introduce hdd roam profile accessor functions Currently the roam profile associated with an adapter, along with two accessory buffers, are located within the adapter's hdd_wext_state structure. However the roam profile is independent of wireless extensions (WEXT) support, so there is a plan to relocate these structures. In order to facilitate this relocation first introduce accessor functions. Change-Id: Ifdec89d3b529eb50042b08b31615854791024e4d CRs-Fixed: 2207887