Re: [PATCH] ath9k: Revert change that broke AR928X on Acer Ferrari One

From: Adrian Chadd
Date: Sun Nov 27 2011 - 01:40:04 EST


On 27 November 2011 14:25, Felix Fietkau <nbd@xxxxxxxxxxx> wrote:
>>
>> if (AR_SREV_9300_20_OR_LATER(ah) && !AR_SREV_9480(ah))
>>     REG_WRITE() ...
>>
> I checked again, the !AR_SREV_9480(ah) was intentionally removed in a
> later change, so using AR_SREV_9300_20_OR_LATER(ah) is correct.

Cool. I'm glad we got to the bottom of this one.


Adrian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/