On Tue, 2006-08-08 at 11:22 +1000, Herbert Xu wrote: > I'm not sure if this is safe. What if the other side clears QDISC_RUNNING > right after you test it here? Wouldn't you miss the schedule altogether? >
Is there a need for a schedule if that happens? i.e assuming that the clearing happens because there are no more packets to process. OTOH, if the other side sets the QDISC_RUNNING right after the test, then qdisc is running will be entered. cheers, jamal - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html