android_kernel_xiaomi_sm8350/core/dp
Karthik Kantamneni 013043d9c0 qcacld-3.0: Fix refill thread getting stuck in suspend state
Currently during wlan suspend DP refill thread is suspended first
then RX thread is suspended but if RX thread suspend fails then
refill thread should be resumed if not refill thread will be stuck
in suspend state forever.

To avoid refill thread getting stuck in suspend state, resume
refill thread when RX thread suspend failure is encountered.

Change-Id: I2dfdfa881bb3cb660b83067c796d3a833b86ef5f
CRs-Fixed: 3054903
2021-10-14 12:30:52 +05:30
..
htt qcacld-3.0: fix race condition in HL IPA Rx buf SMMU map/unmap 2021-08-31 10:58:01 -07:00
ol/inc qcacld-3.0: Add NAN UDP/TCP checksum offload DP cfg entry 2020-12-08 02:53:48 -08:00
txrx qcacld-3.0: call CDP API for pkt_log_exit from CDS layer 2021-08-16 07:53:02 -07:00
txrx3.0 qcacld-3.0: Fix refill thread getting stuck in suspend state 2021-10-14 12:30:52 +05:30