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

Commit 60ae254b authored by Sandeep Singh's avatar Sandeep Singh
Browse files

icnss: reject idle restart if wlan driver unregistered



This change is to reject idle restart if wlan driver
unregistered or unregistration is in progress. Kernel
holds rtnl lock before calling interface up and wlan driver
needs same rtnl lock to complete driver unregister. In
scenerio's where idle rstart and wlan driver remove gets
called back to back, there is a possibility of deadlock.
So, with this change reject idle restart if wlan driver
is getting unregistered.

Change-Id: If6733a039d896cbd682af6ebbdccacc11107c03d
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
parent 32735954
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