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

ISE Development isedev at gmail.com
Thu Mar 14 20:09:19 EDT 2013


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!)... 

-- 
-- isedev



More information about the b43-dev mailing list