android_kernel_xiaomi_sm8350/components/tdls
Jingxiang Ge 37204fd470 qcacld-3.0: Move tdls_osif_init_cb after checking tdls_feature_flags
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
2019-05-27 20:13:16 -07:00
..
core/src qcacld-3.0: Move tdls_osif_init_cb after checking tdls_feature_flags 2019-05-27 20:13:16 -07:00
dispatcher qcacld-3.0: Enable TDLS in case of STA association failure 2019-05-20 13:40:37 -07:00