diff options
author | Jiri Pirko <jiri@mellanox.com> | 2017-06-04 18:49:28 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-05 10:56:36 -0400 |
commit | 8ec1507dc9d16ecd9ada2f67efa95f8d586335fb (patch) | |
tree | cfc7bb3f40565f90cd7430bd9867f3d9b9f39c6c /drivers/net/ethernet/dec | |
parent | 4e2ec43654f240a3731612764850140f669d1b4b (diff) | |
download | linux-8ec1507dc9d16ecd9ada2f67efa95f8d586335fb.tar.bz2 |
net: sched: select cls when cls_act is enabled
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 <fengguang.wu@intel.com>
Fixes: db50514f9a9c ("net: sched: add termination action to allow goto chain")
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/dec')
0 files changed, 0 insertions, 0 deletions