qcacld-3.0: hdd: Refactor wlan_startup (phase 2)
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. Make separate function to open the interfaces at probe time. Change-Id: Ia0044f5b0d0f009950d62556e09928ac578a1d4b CRs-fixed: 959287
Loading
Please register or sign in to comment