From: Luis R. Rodriguez Date: Tue, 7 Dec 2010 23:13:22 +0000 (-0800) Subject: ath9k: skip ATH9K_INT_TIM_TIMER when we are idle X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff9f0b639f33c92a89b0799263ab625444be6ee1;p=pandora-kernel.git ath9k: skip ATH9K_INT_TIM_TIMER when we are idle We should not be idle when we get the ATH9K_INT_TIM_TIMER, otherwise its a sign of something broken in our design with our idle state machine and mac80211. Skip these and WARN once just in case this is triggerable. Cc: Paul Stewart Cc: Amod Bodas signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed