On Thursday 02 August 2007 13:18:17 Johannes Berg wrote: > On Thu, 2007-08-02 at 13:11 +0200, Michael Buesch wrote: > > > We don't get a "I failed to transmit this" bit from the firmware, > > Well, if you expect the frame to be acked then you do get a bit 'this > frame was ever acked' Yep, the problem is for frames that don't get acked. If we just check the ack bit, rate control would throttle, just because we sent unacked frames. So if we didn't get an ack, we need to check if we failed, or if... Oh, acutally. Why not simply check the noack bit in the tx_control... :) -- 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