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

Skip to content
Commit e2be1f22 authored by Surabhi Vishnoi's avatar Surabhi Vishnoi Committed by Gerrit - the friendly Code Review server
Browse files

wlan: Add changes in SSR sequence due to rpmsg migration

Currently, wcnss_close_channel is called in module unload time,
but it needs to be called during SSR also in case of rpmsg otherwise
driver_reinit will fail as rpmsg channel endpoint is not valid.

To avoid failure during SSR reinit, close the channel during driver
shutdown and open the channel during SSR reinit again.

Change-Id: I31a05976ce03402707af743047eda3493b8ca903
CRs-Fixed:
parent 5d7bb7b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment