android_kernel_xiaomi_sm8350/core/cds
Hanumanth Reddy Pothula 63e25afa4e qcacld-3.0: Reduce time to wait for external threads completion
Presently, during unload, driver waits for max of 40sec if there are
any external threads. But if driver unload won't happen within 30sec
framework's watchdog kills system server, leading to device reboot.
Also this may lead to driver not to print external threads which got
stuck in driver.

To mitigate this issue reduce wait for external threads completion
to 20sec from 40sec.

Change-Id: I35cfb0ec20a7d4584196243ec0b1167b5eaa6bf0
CRs-Fixed: 2030112
2017-04-21 14:30:06 -07:00
..
inc qcacld-3.0: Replace regulatory apis with reg component apis 2017-04-20 17:10:19 -07:00
src qcacld-3.0: Reduce time to wait for external threads completion 2017-04-21 14:30:06 -07:00