diff options
author | 2019-09-10 16:46:34 +0300 | |
---|---|---|
committer | 2019-09-12 18:07:14 +0300 | |
commit | 068f359aac40dee8e31ed305f305e87aadb1aaa2 (patch) | |
tree | 26e456e47d4879c18245ba3786cf39fb025f1dc1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wil6210: verify cid value is valid (diff) | |
download | wireguard-linux-068f359aac40dee8e31ed305f305e87aadb1aaa2.tar.xz wireguard-linux-068f359aac40dee8e31ed305f305e87aadb1aaa2.zip |
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().
Signed-off-by: Dedy Lansky <dlansky@codeaurora.org>
Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions