Rajkumar Manoharan wrote: > > +static void ar9003_hw_do_manual_peak_cal(struct ath_hw *ah, > > + struct ath9k_channel *chan) > > +{ > > + int i; > > + > > + if (!AR_SREV_9462(ah) || !AR_SREV_9565(ah)) > > + return; > > + > It should be && not || Thanks, I've sent a v2. 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