Skip to content
Commit 74430f94 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: run scan completed work on reconfig failure



When reconfiguration during resume fails while a scan is pending
for completion work, that work will never run, and the scan will
be stuck forever. Factor out the code to recover this and call it
also in ieee80211_handle_reconfig_failure().

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 707554b4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment