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

Skip to content
Commit ea9a1654 authored by Dedy Lansky's avatar Dedy Lansky
Browse files

wil6210: properly initialize discovery_expired_work



Upon driver rmmod, cancel_work_sync() can be invoked on
p2p.discovery_expired_work before this work struct was initialized.
This causes a WARN_ON with newer kernel version.

Add initialization of discovery_expired_work inside wil_vif_init().

Change-Id: I5976a240d94d3f8c4c5fe6ed2cf7ae3efae8ecb8
Signed-off-by: default avatarDedy Lansky <dlansky@codeaurora.org>
parent 5219be0f
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