android_kernel_xiaomi_sm8350/core/dp
Vevek Venkatesan b4016095ae qcacld-3.0: remove control path handles from cdp ops
Currently control path handles of pdev/vdev/peer
are given as arguments to cdp ops, which are
directly accessed by dp layer. This can cause a
race-condition in access of the handle if it
has been deleted in parallel.

Hence as a part of cdp convergence, pass only
the psoc handle which can be accessed all over
to retrieve objmgr_pdev from psoc.

- rx_mic_error
- txrx_pdev_attach
- txrx_vdev_attach
- txrx_peer_create

Change-Id: Iaec8b913810f9035faa0010117cdff19bdded37f
CRs-Fixed: 2541431
2019-12-04 07:43:42 -08:00
..
htt qcacld-3.0: Display FW rx_ovfl_errs count in txrx stats 2019-11-27 14:15:41 -08:00
ol/inc qcacld-3.0: Add logic to bundle packets for HL 2019-12-01 17:40:55 -08:00
txrx qcacld-3.0: remove control path handles from cdp ops 2019-12-04 07:43:42 -08:00
txrx3.0 qcacld-3.0: Add support to flush rx packets for a vdev 2019-11-01 00:17:18 -07:00