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

Skip to content
Commit 99cd6dd4 authored by Sandeep Singh's avatar Sandeep Singh
Browse files

icnss: Clear driver ops during driver unload



As part of wlan driver unload wlan driver is freeing driver
ops memory on its side. ICNSS driver doesn't call wlan driver
remove if it is not probed. So, In some cases when wlan driver
has not been probed and driver unload comes,icnss driver doesn't
clears driver ops on its side which leads of freed memory
access on its side. This change clears wlan driver ops during
driver unload if wlan driver is not probed.

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