Skip to content
Commit 8f21b0ad authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: call restart complete at wowlan resume time



When the driver's resume function can't completely
restore the configuration in the device, it returns
1 from the callback which will be treated like a HW
restart request, but done directly.

In this case, also call the driver's restart_complete()
function so it can finish the reconfiguration there.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent d888130a
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