Pavel Roskin wrote: > Quoting Sujith <Sujith.Manoharan@xxxxxxxxxxx>: > > > John, > > > > Can you revert the commit - "ath9k: Change DEBUG level for certain > > interrupts" ? > > This interrupt seems to trigger fairly often and floods the log. > > I think it would be better to revert only the part for the actually > triggered AR_INTR_SYNC_LOCAL_TIMEOUT. This way we'll learn of other > unexpected interrupts if they happen for some users. Well, the other interrupts are handled appropriately (marked as FATAL). And the ISR does a chip reset for all interrupts marked as FATAL. SYNC_LOCAL_TIMEOUT was the one I was really interested in, since I saw it occurring in my machine - and was curious about its occurrence elsewhere. Apparently, it is widespread. :) Sujith -- 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