latest git compile error in net/sched/cls_flow.c

From: Li Zefan
Date: Sat Feb 02 2008 - 20:45:43 EST



I made a randconfig, and got the following error:

net/sched/cls_flow.c: In function 'flow_dump':
net/sched/cls_flow.c:598: error: 'struct tcf_ematch_tree' has no member named 'hdr'
make[2]: *** [net/sched/cls_flow.o] Error 1
make[1]: *** [net/sched] Error 2
make: *** [net] Error 2

seems it's caused by the following config options:
CONFIG_NET_EMATCH=n
CONFIG_NET_CLS_FLOW=y

--
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/