I looks like sc->rx.rxotherant is an almost write-only variable: "grep -r rxotherant *": ./ath9k/recv.c: sc->rx.rxotherant = 0; ./ath9k/recv.c: if (++sc->rx.rxotherant >= 3) ./ath9k/recv.c: sc->rx.rxotherant = 0; ./ath9k/ath9k.h: u8 rxotherant; -- http://www.holgerschurig.de -- 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