From: Johannes Berg Date: Thu, 13 Dec 2012 16:42:30 +0000 (+0100) Subject: mac80211: fix channel context iteration X-Git-Tag: v3.9-rc1~139^2~242^2^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a61af65c6d03781015315dbc43d0942a5b31db9;p=pandora-kernel.git 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: Johannes Berg --- Reading git-diff-tree failed