]> git.baikalelectronics.ru Git - kernel.git/commit
cls_api: remove the tcf_block cache
authorwenxu <wenxu@ucloud.cn>
Wed, 7 Aug 2019 01:13:50 +0000 (09:13 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Aug 2019 01:44:30 +0000 (18:44 -0700)
commit705da4a6e6082437f43d9f91faf44e67324695a8
treecd599726f07d64de4e7b7979085069faa036c7a4
parent96fb87d0ab6228e90a237b7cdfc4f4a1220c8e61
cls_api: remove the tcf_block cache

Remove the tcf_block in the tc_indr_block_dev for muti-subsystem
support.

Signed-off-by: wenxu <wenxu@ucloud.cn>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_api.c