commit | a96c2c08ec2b9c8958f56324d2512c91b819203d | [log] [tgz] |
---|---|---|
author | Arun Khandavalli <akhandav@codeaurora.org> | Tue May 17 19:15:34 2016 +0530 |
committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | Thu Jul 28 15:34:49 2016 +0530 |
tree | 97a87a2f4fc493f843ec81b95ea1f1fc24418031 | |
parent | 2358d527669be66f2e76a1fc24268a704b07b39c [diff] |
qcacld-3.0: refactor hdd_wlan_get_version to be adapter independent hdd_wlan_get_version is invoked with adapter as a parameter, internally in the function it is used to extract the hdd context. Directly pass the hdd context to hdd_wlan_get_version so that it shall be adapter agnostic and clean up the local variables for the camelcase and hungarian notion. Change-Id: I56a8eea67354f9516b974db74aa42fbad37592a0 CRs-Fixed: 1035792