We need to ensure the device is in full sleep when going to suspend, otherwise the device becomes completely unresponsive upon resume. This series has one fix on a theoretical imbalance which would leave the device awake all the time, and some two paranoia warnings which we should look out for. Hitting any of these warnings should be investigated. I'm marking only one patch as a ready patch, the two others are RFCs as I'd like more wider testing first. At least with my AR9280 I get no warnings. Luis R. Rodriguez (3): ath9k: warn when we get a ATH9K_INT_TIM_TIMER and are idle ath9k: Fix power save count imbalance on ath_radio_enable() ath9k_hw: warn if we cannot change the power to the chip drivers/net/wireless/ath/ath9k/hw.c | 2 ++ drivers/net/wireless/ath/ath9k/main.c | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) -- 1.7.3.2.90.gd4c43 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html