android_kernel_xiaomi_sm8350/core/dp
Prakash Manjunathappa d3ccca2545 qcacld-3.0: Remove extra ticks-to-msec conversion
qdf_wait_single_event expects msecs as the timeout value.
However, two references in dp, second of which is this instance,
passes the value in ticks. This causes the value to be converted
to msecs a second time by the function and hence an incorrect
timeout value.
The other instance is in the qcacmn project.

Change-Id: I11c36ecf54b04cf1e3671a86594822b39b8ccaaf
Acked-by: Orhan K AKYILDIZ <oka@qca.qualcomm.com>
CRs-fixed: 1012345
2016-05-13 16:20:43 -07:00
..
htt qcacld-3.0: Add HTT datapath changes to handle monitor mode 2016-05-06 17:01:48 -07:00
ol/inc qcacld-3.0: Add HTT datapath changes to handle monitor mode 2016-05-06 17:01:48 -07:00
txrx qcacld-3.0: Remove extra ticks-to-msec conversion 2016-05-13 16:20:43 -07:00