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

Skip to content
Commit 5d208dc2 authored by Hardik Kantilal Patel's avatar Hardik Kantilal Patel Committed by Gerrit - the friendly Code Review server
Browse files

icnss: block modem shutdown during driver remove



During WLAN driver remove sequence host is removing allocated
copy engine buffer while at the same time modem graceful shutdown occurs
then host is not sending WMI PDEV suspend command to FW. Due to
this still WLAN FW can access the host buffer which already
freed by host driver which lead to stability issue.

To address this defer modem graceful shutdown during driver remove.

Change-Id: If7be3e6fa5d3ae6cfa151b3af092d2026466838a
Signed-off-by: default avatarHardik Kantilal Patel <hkpatel@codeaurora.org>
parent 39d17ebe
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