android_kernel_samsung_sm86.../os_if
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
..
nan qcacld-3.0: Fix possible NULL pointer dereference in os_if_nan_legacy_req() 2019-04-04 08:51:13 -07:00
p2p qcacld-3.0: Enable P2P component in CLD 2018-12-11 17:25:51 -08:00
sync qcacld-3.0: Move os_if psoc locking inside when doing psoc trans wait 2019-04-12 05:19:54 -07:00
tdls qcacld-3.0: Move allocation of tdls private to tdls component 2019-05-14 13:03:08 -07:00