On Sunday 07 February 2010 09:21:19 Kalle Valo wrote: > - stats[i].count = ring->nr_tx_packets; > - stats[i].count = q->nr_tx_packets; So you can remove the whole nr_tx_packets variable from the data structures, because it's only used for the get_stats callback. -- Greetings, Michael. -- 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