2.4.32: unresolved symbol unregister_qdisc

From: George P Nychis
Date: Sat Apr 08 2006 - 18:47:59 EST


Hey,

I have a kernel module that uses unregister_qdisc and register_qdisc, whenever i try to insert the module I get:
/lib/modules/2.4.32/kernel/net/sched/sch_xcp.o: /lib/modules/2.4.32/kernel/net/sched/sch_xcp.o: unresolved symbol unregister_qdisc
/lib/modules/2.4.32/kernel/net/sched/sch_xcp.o: /lib/modules/2.4.32/kernel/net/sched/sch_xcp.o: unresolved symbol register_qdisc

Am i missing some sort of support in the kernel?

Please CC all responses directly to me :)

Thanks!
George

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/