diff options
| author | Liangwei Dong <liangwei@codeaurora.org> | 2017-10-26 06:47:52 -0400 |
|---|---|---|
| committer | Liangwei Dong <liangwei@codeaurora.org> | 2017-11-03 02:32:30 -0400 |
| commit | ca76249c74434fe68afacca3ccfc5cf3a2b28e51 (patch) | |
| tree | a286bc982ebdc2d0f9d8192955d65b26eec64b83 /scripts/basic/bin2c.c | |
| parent | 11734d0451bd4ba9722ca5b2609490f66ead332c (diff) | |
net:wireless:cnss2: Fix driver loading failure
When driver loading and registering to cnss,
the interruptible wait in cnss_driver_event_post
could be woken up by signal. In this driver
register failure case, the __hdd_module_init
will release all the driver resource.
But the cnss_driver_event_work is still probing
the driver normally in the same time. The driver
state mismatch will cause crash.
Fixed by using non interruptible wait for driver
register
Change-Id: I6e99e83f1f3312e0b7d74e432ce90ff23631bc19
Signed-off-by: Liangwei Dong <liangwei@codeaurora.org>
CRs-Fixed: 2134631
Diffstat (limited to 'scripts/basic/bin2c.c')
0 files changed, 0 insertions, 0 deletions
