Commit 8a61af65 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: fix channel context iteration



During suspend/resume channel contexts might be
iterated even if they haven't been re-added to
the driver, keep track of this and skip them in
iteration. Also use the new status for sanity
checks.

Also clarify the fact that during HW restart all
contexts are iterated over (thanks Eliad.)

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