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

Skip to content
Commit 5cdadf10 authored by Sandeep Singh's avatar Sandeep Singh
Browse files

icnss2: 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: I43e384622a6d5ec8d82a2e9fdea1639055e07829
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