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

Skip to content
Commit 1ebf0d94 authored by Ashish Kumar Dhanotiya's avatar Ashish Kumar Dhanotiya Committed by Gerrit - the friendly Code Review server
Browse files

wlan: Do not make hdd context as NULL in hdd adapter

When driver gets hdd uninit call it is making hdd context as NULL
and this hdd context is used in net dev notifier call which results
in undefined behavior.

To address above issue, do not make hdd context as NULL in
hdd adapter on hdd uninit.

Change-Id: I4f5b8342fdbd6584bc98ad7225741e5a729f8448
CRs-Fixed: 2901585
parent 1cca2e27
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