commit | 4a34a8c19cc84d9ff99d542f7b1524cbd1bb705a | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Tue Jun 01 15:14:14 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 03 14:14:40 2010 -0400 |
tree | 86331ade1bd1d1414bba90d81597c9d33ba7ef59 | |
parent | cb551df2028017c71b07db9537efb90abcf9cc7d [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>