summaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorYuanyuan Liu <yuanliu@codeaurora.org>2017-12-15 16:20:37 -0800
committerYuanyuan Liu <yuanliu@codeaurora.org>2017-12-20 10:53:14 -0800
commitdaee03cd523688c19ea53052731464633723637a (patch)
tree712f1c9c7f661efab850ed9161d6148572915138 /lib/mpi/mpiutil.c
parente1fe906b59110ddb0847f30085db84434637f045 (diff)
icnss: Do not send uevent when driver is unloading
If modem crashed during wlan driver unloading, icnss driver will call driver uevent callback to send FW down uevent when it receives BEFORE_SHUTDOWN notification. If wlan driver is de-initialized just before the callback is called, kernel will panic as driver's context is freed. This can be avoid by not sending uevent when wlan host driver is unloading. Instead, icnss driver will provide an API to host driver to check if WLAN FW is down or not. CRs-Fixed: 2161425 Change-Id: I569fd85366522606ececeda74df85c51b9b2fc28 Signed-off-by: Yuanyuan Liu <yuanliu@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions