android_kernel_xiaomi_sm8350/core/dp
Rakesh Pillai ed73605fe2 qcacld-3.0: Remove usage of datapath handles in outer layers
Currently many layers store the datapath handles i.e.
pdev and vdev handles and use them for passing as an
argument to the CDP APIs. This gives way to possible
race conditions, where the datapath handle provided by
the outer layer might be a stale pointer, which in turn
leads to unexpected results.

Remove the storage and usage of all the datapath handles
from the layers currently using them.
- cds_context
- vdev objmgr
- pdev objmgr

Change-Id: Icf24bd3792af203d1a06e153f0badd6e7405559f
CRs-Fixed: 2602199
2020-01-23 14:27:28 -08:00
..
htt qcacld-3.0: Change dma address size to 8 bytes for Genoa IPA 2020-01-22 16:25:43 -08:00
ol/inc qcacld-3.0: Remove usage of datapath handles in outer layers 2020-01-23 14:27:28 -08:00
txrx qcacld-3.0: Remove usage of datapath handles in outer layers 2020-01-23 14:27:28 -08:00
txrx3.0 qcacld-3.0: Reset suspend_event before waiting for it 2020-01-22 09:24:54 -08:00