With TDLS enabled and CONVERGED_TDLS_ENABLE defined, wlan_hdd_tdls_init() will be bypassed by tdls_umac_comp_active flag. While, in wlan_hdd_tdls_exit(), similar check missed, which causes uninitialized delay_work be flushed. This leads to final crash. Check tdls_umac_comp_active flag in begining of wlan_hdd_tdls_exit() to avoid crash. CRs-Fixed: 2087653 Change-Id: I0d9458683f092456e54ccf42988d4f8534922947 |
||
---|---|---|
.. | ||
inc | ||
src |