android_kernel_xiaomi_sm8350/core
Nachiket Kukade a48556932a qcacld-3.0: Start vendor ACS timer after the vendor event is sent
Driver starts a vendor ACS timer which times out if vendor app doesn't
respond with commands within stipulated time. But in do_acs this timer
is started before all the channel list parsing, regulatory checks and
buffer allocation code. In some cases this takes up enough time to
expire the timer before sending the vendor event. Similar situation will
arise if a buffer allocation fails in between.
To avoid this start timer after the vendor event is sent.

Change-Id: If9bea4643e03f0541ac8d8af2183c1e8d3a6cc40
CRs-Fixed: 2096246
2017-08-31 09:54:41 -07:00
..
bmi qcacld-3.0: Enable tx_free_at_download feature for SDIO WLAN 2017-08-08 01:21:54 -07:00
cds qcacld-3.0: Replace hdd_context_t in cds_api 2017-08-31 02:52:38 -07:00
dp qcacld-3.0: Protect tx descritpor states during allocation 2017-08-30 21:26:23 -07:00
hdd qcacld-3.0: Start vendor ACS timer after the vendor event is sent 2017-08-31 09:54:41 -07:00
mac Release 5.2.0.40T 2017-08-31 08:54:53 -07:00
pld qcacld-3.0: Avoid recovery trigger while recovering 2017-08-30 10:43:49 -07:00
sap qcacld-3.0: Fix NOL updating issue 2017-08-30 10:42:53 -07:00
sme qcacld-3.0: Add Support for FILS Association 2017-08-30 17:43:53 -07:00
wma qcacld-3.0: Do not create vdev if already created 2017-08-31 08:08:08 -07:00