From: Johannes Berg Date: Wed, 6 Feb 2013 23:14:51 +0000 (+0100) Subject: mac80211: simplify idle handling X-Git-Tag: v3.9-rc1~139^2~31^2^2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0f979a1b67f0889aea24a7c7d2a54d6706a1cf;p=pandora-kernel.git mac80211: simplify idle handling Now that we have channel contexts, idle is (pretty much) equivalent to not having a channel context. Change the code to use this relation so that there no longer is a need for a lot of idle recalculate calls everywhere. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed