On Sun, 2013-12-08 at 09:45 +0100, Pali Rohár wrote: > From: David Gnedt <david.gnedt@xxxxxxxxxxx> > > Count TX packets and bytes also for monitor interfaces. > + dev->stats.tx_packets++; > + dev->stats.tx_bytes += skb->len; > + > /* > * fix up the pointers accounting for the radiotap > * header still being in there. We are being given Should we really count the machine-local radiotap management stuff? johannes -- 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