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 -- 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