On Sat, 2013-10-26 at 22:34 +0200, Pali Rohár wrote: > + dev->stats.tx_packets++; > + dev->stats.tx_bytes += skb->len; We can still easily drop the packet after this - we can't guarantee it'll go out but maybe we shouldn't do it here? 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