From: Jiri Pirko <[email protected]> Date: Sun, 4 Jun 2017 18:49:28 +0200
> From: Jiri Pirko <[email protected]> > > It really makes no sense to have cls_act enabled without cls. In that > case, the cls_act code is dead. So select it. > > This also fixes an issue recently reported by kbuild robot: > [linux-next:master 1326/4151] net/sched/act_api.c:37:18: error: implicit > declaration of function 'tcf_chain_get' > > Reported-by: kbuild test robot <[email protected]> > Fixes: db50514f9a9c ("net: sched: add termination action to allow goto chain") > Signed-off-by: Jiri Pirko <[email protected]> Applied, thanks Jiri.
