[RFC/RFT] b43: A fix for DMA transmission sequence errors

Larry Finger Larry.Finger at lwfinger.net
Thu Mar 14 22:07:33 EDT 2013


On 03/14/2013 07:09 PM, ISE Development wrote:
> On Thursday 14 Mar 2013 13:46:19 Larry Finger wrote:
>> +                       if (unlikely(!skip))
>> +                               txstat = status;
>> +                       else
>> +                               txstat = &fake;
>
> The logic should probably be reversed. It's more unlikely to skip than not to
> do so (hopefully!)...

Yes, you are correct.

Larry





More information about the b43-dev mailing list