Hi Gabor, On Wed, May 1, 2013 at 5:17 PM, Gabor Juhos <juhosg@xxxxxxxxxxx> wrote: > Gabor Juhos (7): > rt2x00: rt2x00dev: use rt2x00dev->tx->limit > rt2x00: rt61pci: use rt2x00dev->tx->limit > rt2x00: rt2800pci: use rt2x00dev->tx->limit > rt2x00: rt2800usb: use rt2x00dev->rx->limit > rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_size > rt2x00: rt2x00dev: defer operational mode detection > rt2x00: rt2x00dev: use rt2x00dev->bcn->limit > > drivers/net/wireless/rt2x00/rt2800lib.c | 2 +- > drivers/net/wireless/rt2x00/rt2800pci.c | 2 +- > drivers/net/wireless/rt2x00/rt2800usb.c | 2 +- > drivers/net/wireless/rt2x00/rt2x00dev.c | 36 +++++++++++++++---------------- > drivers/net/wireless/rt2x00/rt61pci.c | 2 +- > 5 files changed, 22 insertions(+), 22 deletions(-) > Thanks for these. Although they are micro optimizations, I guess it is cleaner to use the actual queue data rather than the queue description data. I've acked all patches, but I'm afraid they may have come just too late to be included in the 3.10 timeframe, but I leave it up to John to decide. --- Gertjan -- 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