It doesn't build there, the old commentry said it was
due to the qdisc API but it also doesn't build because
of is_vmalloc_addr().
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
config BACKPORT_USERSEL_NET_SCH_CODEL
tristate "codel"
depends on m
+ depends on !BACKPORT_KERNEL_2_6_25
default m if NET_SCH_CODEL=n
config BACKPORT_USERSEL_NET_SCH_FQ_CODEL
tristate "FQ codel"
depends on m
+ depends on !BACKPORT_KERNEL_2_6_25
default m if NET_SCH_FQ_CODEL=n
config BACKPORT_BUILD_KFIFO