qcacld-3.0: hdd: Refactor wlan_startup (phase 1)
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. This is the first phase of changes to add a separate function to allocate and initialize HDD context. Change-Id: I35b6c95c1b09f853e83752123c44e8d21c8af50a CRs-fixed: 959287
Loading
Please register or sign in to comment