android_kernel_xiaomi_sm8350/core/dp/txrx3.0
Mohit Khanna 4079b4b464 qcacld-3.0: Remove un-initialized lock from DP thread
DP RX thread is using an un-initialized lock during suspend/resume
routine. This lock is not needed as the code is executed only by a
single execution context.

Remove usage of un-initialized lock.

CRs-Fixed: 2351010
Change-Id: I656562fe3ca73a5044163008a44ffae416a6a7fa
2018-11-29 18:11:58 -08:00
..
dp_rx_thread.c qcacld-3.0: Remove un-initialized lock from DP thread 2018-11-29 18:11:58 -08:00
dp_rx_thread.h qcacld-3.0: Remove un-initialized lock from DP thread 2018-11-29 18:11:58 -08:00
dp_txrx.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
dp_txrx.h qcacld-3.0: Support for DP RX Threads 2018-08-24 18:35:32 -07:00