commit | 4c6d40f67dfe417e02ad1993964c03917a519206 | [log] [tgz] |
---|---|---|
author | Jeff Johnson <jjohnson@codeaurora.org> | Fri Feb 22 20:49:56 2019 -0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Tue Feb 26 04:26:19 2019 -0800 |
tree | 0221f7b74fc2d6dfbca14dda736a8f3fb0c612a9 | |
parent | c71a922a10e74d52870ee05c2869127e3a9f0df7 [diff] |
qcacld-3.0: Converge on struct rssi_monitor_param The driver currently defines two different data structures to hold Gateway Update parameters: - legacy struct rssi_monitor_req - unified WMI struct rssi_monitor_req To align with the converged software architecture remove the legacy definition and exclusively use the unified WMI definition. Change-Id: Ia3336b68dac84ce8aeb53ea6d5be8b9f2e0f1736 CRs-Fixed: 2404088