Search Linux Wireless

ath9k: write-only variable rx.rxotherant ?!?!?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux