If tdls feature is disabled, as currently tdls_osif_init_cb is called before checking flags, tdls_osif_deinit_cb will be missed which causes memory leak. Do tdls_osif_init_cb after checking tdls_feature_flags. Change-Id: I008c69a9b39f5321d1ca79f5193539f5abd32a02 CRs-Fixed: 2459853 |
||
---|---|---|
.. | ||
core/src | ||
dispatcher |