Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7c6a0ff7 authored by Jingxiang Ge's avatar Jingxiang Ge
Browse files

qcacmn: 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.

Regression cause is Iea3fd87cb272a51c5691ee2e39a590861c1b1637.

Change-Id: I008c69a9b39f5321d1ca79f5193539f5abd32a02
CRs-Fixed: 2460332
parent e5e2a031
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment