Skip to content
Commit 2d9957cc authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: clear timer bits when disconnecting



There's a corner case that can happen when we
suspend with a timer running, then resume and
disconnect. If we connect again, suspend and
resume we might start timers that shouldn't be
running. Reset the timer flags to avoid this.

This affects both mesh and managed modes.

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