commit | ff9f0b639f33c92a89b0799263ab625444be6ee1 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Tue Dec 07 15:13:22 2010 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 08 15:38:45 2010 -0500 |
tree | 781c4564dded92afcdc6f6301778fe183da5baad | |
parent | b7e8941b2df518186d9f7679c007f6b619bb4e89 [diff] |
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 <pstew@google.com> Cc: Amod Bodas <amod.bodas@atheros.com> signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>