Hi! I just notices the net/sched Makefile references two schedulers, obj-$(CONFIG_NET_SCH_HPFQ) += sch_hpfq.o obj-$(CONFIG_NET_SCH_HFSC) += sch_hfsc.o although no source files are included. The section in Config.in is commented out. This seems to be the case since at lease somewhere in 2.2. Does anyone know what happened to them/why they are in there ? Bye, Patrick