Rajkumar Manoharan wrote: > +void ath_start_rx_poll(struct ath_softc *sc, const u32 msec) > +{ > + if (!AR_SREV_9300_20_OR_LATER(sc->sc_ah)) > + return; I have not reviewed the patch, but to do such workarounds for an entire family of chips is overkill. Has it been confirmed that the other chips falling under this SREV check require this snafu ? 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