commit | fd0f979a1b67f0889aea24a7c7d2a54d6706a1cf | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Feb 07 00:14:51 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Feb 11 18:45:01 2013 +0100 |
tree | fce94dd9fa9783eb4dc8b0ed6a2c322650889991 | |
parent | f1e3e0515646dd0f4c783c1c39839d2706501344 [diff] |
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 <johannes.berg@intel.com>