[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170215.122306.126875220822657132.davem@davemloft.net>
Date: Wed, 15 Feb 2017 12:23:06 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jiri@...nulli.us
Cc: netdev@...r.kernel.org, jhs@...atatu.com, mlxsw@...lanox.com,
sd@...asysnail.net
Subject: Re: [patch net-next] sched: have stub for tcf_destroy_chain in
case NET_CLS is not configured
From: Jiri Pirko <jiri@...nulli.us>
Date: Wed, 15 Feb 2017 11:57:50 +0100
> From: Jiri Pirko <jiri@...lanox.com>
>
> 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@...asysnail.net>
> Signed-off-by: Jiri Pirko <jiri@...lanox.com>
Applied, thanks Jiri.
Powered by blists - more mailing lists