android_kernel_xiaomi_sm8350/components
Arun Kumar Khandavalli 43fdd25d72 qcacld-3.0: Move allocation of tdls private to tdls component
Presently osif tdls memory is freed as part of the osif_priv
when the vdev is logically destroyed. There is case seen
wherein the  tdls is holding vdev reference and in the other
thread the  interface down is received and the osif_priv is
freed resulting in the tdls osif priv also, if the other thread
tries to dereference the tdls os priv it will result
null pointer exception.

Move the tdls osif priv memory creation/deletion to the tdls component.

Change-Id: I3782f6304bee5a6eaab4d9122a569ba56fd29947
CRs-Fixed: 2436379
2019-05-14 13:03:08 -07:00
..
action_oui
cfg qcacld-3.0: Replace CONVERGED_TDLS_ENABLE feature flag 2019-02-20 09:09:34 -08:00
cmn_services/policy_mgr qcacld-3.0: AP-AP chan override 2019-05-14 05:46:20 -07:00
disa qcacld-3.0: disa: Replace explicit comparison to NULL 2019-03-20 00:57:48 -07:00
dsc qcacld-3.0: Disable dsc_debug log in perf-build 2019-04-18 02:33:16 -07:00
fw_offload qcacld-3.0: Add gettime of PTP for NON-QC platform 2019-04-09 11:56:39 -07:00
ipa qcacld-3.0: Enable STA IPA offload for MDM platforms 2019-04-30 02:13:14 -07:00
mlme qcacld-3.0: Correct configurations' description and type 2019-05-14 05:46:15 -07:00
nan qcacld-3.0: Fix uninitialized subtype usage by policy manager 2019-05-01 16:21:03 -07:00
ocb qcacld-3.0: Replace EDCA_AC_* macros with QCA_WLAN_AC_* 2019-03-24 17:54:49 -07:00
p2p qcacld-3.0: Stop ROC timer synchronously 2019-05-08 02:51:25 -07:00
pmo qcacld-3.0: Return error code for PMO runtime suspend failure 2019-05-09 14:27:45 -07:00
target_if qcacld-3.0: Send idle roam trigger monitor command to firmware 2019-04-18 17:02:14 -07:00
tdls qcacld-3.0: Move allocation of tdls private to tdls component 2019-05-14 13:03:08 -07:00