From: Luis R. Rodriguez Date: Wed, 15 Jul 2009 00:22:53 +0000 (-0400) Subject: ath9k: disable radio when all devices are marked idle X-Git-Tag: v2.6.32-rc1~703^2~544^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64839170be296e6348fbaf83fd103711978669b9;p=pandora-kernel.git ath9k: disable radio when all devices are marked idle This uses the new configuration changes indicated up by mac80211 when all interfaces are marked idle. We need to do a little more work as we have our own set of virtual wiphys within ath9k. Only when all virtual wiphys are inactive do we allow an idle state change for a wiphy to trigger disabling the radio. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed