android_kernel_xiaomi_sm8350/core
Hanumanth Reddy Pothula 006f383e64 qcacld-3.0: Don't double start inactivity timer
There is a possibility of double start of inactivity timer if iff_up
(hdd_open) happens while probe/remove/reinit is still going on.

To mitigate this issue, on iff_up, start inactivity after acquiring
hdd_init_deinit_lock, which make sure probe/remove/reinit are
completed, and thereby inactivity timer is stopped.

Change-Id: I2417215380e318a8410a2d25eabf82f353a26c4f
CRs-Fixed: 2125494
2017-10-16 04:41:24 -07:00
..
bmi qcacld-3.0: Fix KW issue for unlock rx_hash_lock and initializing cap 2017-10-13 12:12:41 -07:00
cds qcacld-3.0: add error handling for cdp_soc_attach 2017-10-12 13:59:56 -07:00
dp qcacld-3.0: Fix build errors introduced by data path code changes 2017-10-16 01:56:46 -07:00
hdd qcacld-3.0: Don't double start inactivity timer 2017-10-16 04:41:24 -07:00
mac Release 5.2.0.49 2017-10-16 01:56:48 -07:00
pld qcacld-3.0: Enable SDIO based WLAN self-recovery 2017-09-29 05:40:09 -07:00
sap qcacld-3.0: Remove duplicate GET_IE_LEN_IN_BSS_DESC() macros 2017-10-12 14:00:45 -07:00
sme qcacld-3.0: Fix csr_check_concurrent_channel_overlap() style issues 2017-10-13 00:59:55 -07:00
wma qcacld-3.0: Remove assert in wma_rx_aggr_failure_event_handler 2017-10-14 05:59:28 -07:00