Rajkumar Manoharan wrote: > > + > > + if (AR_SREV_9485(ah)) { > > + val = 148; > > + } else { > > + if (IS_CHAN_2GHZ(ah->curchan)) { > > + if (AR_SREV_9462(ah) || AR_SREV_9565(ah)) > > + val = 0x91; > Please change the hex to decimal for the sake of uniformity Ok. :) 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