On Wed, Nov 25, 2009 at 08:07:57AM +0530, Luis Rodriguez wrote: > + > + if (AR_SREV_9285(ah) || AR_SREV_9271(ah)) > + pCap->tx_triglevel_max = MAX_TX_FIFO_THRESHOLD >> 1; > + else > + pCap->tx_triglevel_max = MAX_TX_FIFO_THRESHOLD; I missed this one, thanks. -- 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