Skip to content
Commit 1fb2c56e authored by Chaitanya Tata's avatar Chaitanya Tata Committed by Daniel DeGrasse
Browse files

modules: nrf_wifi: Fix interface down hang



When QSPI LPM is enabled, QSPI will already be uninitialized, and during
deinit if uninitialized is being called again then it leads to a hang as
it waits for mem busy check to pass which it won't.

Fix by checking if the device is initialized before calling
uninitialize.

Signed-off-by: default avatarChaitanya Tata <Chaitanya.Tata@nordicsemi.no>
parent 2fc1dd54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment