diff options
author | Jiri Pirko <jiri@mellanox.com> | 2017-02-15 11:57:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-15 18:22:48 +0100 |
commit | 8ae70032552a8082734d0b8550848cf6bf92e1d5 (patch) | |
tree | 75be4cf4bd229eaf5976649622e6b2c6fb6d231c /net/openvswitch | |
parent | bpf: Rebuild bpf.o for any dependency update (diff) | |
download | linux-8ae70032552a8082734d0b8550848cf6bf92e1d5.tar.xz linux-8ae70032552a8082734d0b8550848cf6bf92e1d5.zip |
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
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 <sd@queasysnail.net>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Tested-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions