Thread (8 messages) 8 messages, 3 authors, 2002-07-23

Re: Frozen machine with adding a tc filter

From: <hidden>
Date: 2002-07-23 22:19:53

Hello!
In the last command, cbq_bind_filter is called with parent==0:
Damn, indeed. Congratulations!

It should look like:

+	if (p == NULL)
+	         p = &q->link;
        if (cl) {
-                if (p && p->level <= cl->level)
+                if (p->level <= cl->level)
                        return 0;
                 cl->filters++;


Alexey
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help