From: Jiri Pirko <[email protected]> Date: Wed, 15 Feb 2017 11:57:50 +0100
> From: Jiri Pirko <[email protected]> > > This fixes broken build for !NET_CLS: > > net/built-in.o: In function `fq_codel_destroy': > /home/sab/linux/net-next/net/sched/sch_fq_codel.c:468: undefined reference to > `tcf_destroy_chain' > > Fixes: cf1facda2f61 ("sched: move tcf_proto_destroy and tcf_destroy_chain > helpers into cls_api") > Reported-by: Sabrina Dubroca <[email protected]> > Signed-off-by: Jiri Pirko <[email protected]> Applied, thanks Jiri.
