1 --- linux.old/net/sched/sch_generic.c 2006-11-24 02:42:23.000000000 +0100
2 +++ linux.dev/net/sched/sch_generic.c 2006-11-24 02:36:58.000000000 +0100
9 + printk(KERN_DEBUG "HELP ME! qdisc_restart called, but no Qdisc!\n");
12 if ((skb = q->dequeue(q)) != NULL) {
13 if (spin_trylock(&dev->xmit_lock)) {
14 /* Remember that the driver is grabbed by us. */