From: Johannes Berg Date: Fri, 22 Mar 2013 21:30:09 +0000 (+0100) Subject: mac80211: fix idle handling sequence X-Git-Tag: v3.9-rc6~9^2~10^2^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382a103b2b528a3085cde4ac56fc69d92a828b72;p=pandora-kernel.git mac80211: fix idle handling sequence Corey Richardson reported that my idle handling cleanup (commit fd0f979a1b, "mac80211: simplify idle handling") broke ath9k_htc. The reason appears to be that it wants to go out of idle before switching channels. To fix it, reimplement that sequence. Reported-by: Corey Richardson Signed-off-by: Johannes Berg --- Reading git-diff-tree failed