Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 958bdbd2 authored by Jun Wang's avatar Jun Wang Committed by nshrivas
Browse files

qcacmn: Fix core_ctl_set_boost not released issue

hdd_napi_serialize(0) will call hif_napi_event() with
NAPI_EVT_USR_NORMAL mode. But in this mode, blacklist_pending
is not set as BLACKLIST_OFF_PENDING, so the function
hif_napi_core_ctl_set_boost(false) is not called.
Then core_ctl can not resume to normal status, which
will result in performance and power issues.

Change-Id: Ia2084d9febab0ff4aadb0951bd3347f608a1d101
CRs-Fixed: 2381895
parent cd64b8ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment