From: Sujith Date: Tue, 1 Jun 2010 09:44:14 +0000 (+0530) Subject: ath9k_htc: Fix bug in handling CONF_IDLE X-Git-Tag: v2.6.36-rc1~571^2~615^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a34a8c19cc84d9ff99d542f7b1524cbd1bb705a;p=pandora-kernel.git ath9k_htc: Fix bug in handling CONF_IDLE Disable the radio only when mac80211 indicates it, through the IEEE80211_CONF_CHANGE_IDLE flag. Not handling this properly will result in multiple calls to radio_disable() even though the radio is already idle. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed