commit | 527fd754ec4507a476d07aee76e9681ef4d9e2b3 | [log] [tgz] |
---|---|---|
author | Prashanth Bhatta <bhattap@codeaurora.org> | Thu Apr 28 12:35:23 2016 -0700 |
committer | Akash Patel <akashp@codeaurora.org> | Fri May 06 14:51:27 2016 -0700 |
tree | 7be80930ff215a30f58afd5a53a5885120027b1a | |
parent | 9b03ab30e15a0dee1013c7d8cdf303cf9168c4f2 [diff] |
qcacld-3.0: hdd: Refactor wlan_startup (phase 7) In HDD, hdd_wlan_startup which is called by probe is beast of a function to maintain. Over time it has grown to such an extent that it is almost 800 lines of code with in a single function. Divide the beast into logical smaller functions. Create a separate function to initialize and destroy feature specific contexts. Change-Id: Ia09960a832674bfcba0ec9b6e8ddc0cc925ec419 CRs-fixed: 996332