On Tue, 19 Oct 2004 00:09:51 +0200 Patrick McHardy <kaber@trash.net> wrote: > Patrick McHardy wrote: > > > Should be fixed by this patch. Non-delayed packet enqueues don't > > increase q.qlen, but it is decreased at dequeue, so q.qlen becomes > > negative (actually, qlen is unsigned, but qdisc_restart returns > > (int)q.qlen) and the device is constantly beeing dequeued from > > qdisc_run. > > I forgot to mention, the patch is also required for 2.4 and > applies with some offset. Applied to both 2.4.x and 2.6.x, thanks Patrick. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html