diff options
| author | Hanumanth Reddy Pothula <c_hpothu@codeaurora.org> | 2017-10-12 15:52:43 +0530 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-12 12:19:25 -0700 |
| commit | 1350434ff301c1a144cc24466bbecf8d41709713 (patch) | |
| tree | c3fbaa663f3563bd5c7d88bc20716a2f06108a9e /uapi/linux/osapi_linux.h | |
| parent | 777d858a7a7cee3ff98800207a3a0d2e56528fba (diff) | |
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
Diffstat (limited to 'uapi/linux/osapi_linux.h')
0 files changed, 0 insertions, 0 deletions
