android_kernel_xiaomi_sm8350/core/cds
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
..
inc qcacld-3.0: Remove usage of datapath handles in outer layers 2020-01-23 14:27:28 -08:00
src qcacld-3.0: Remove usage of datapath handles in outer layers 2020-01-23 14:27:28 -08:00