cls_api: add flow_indr_block_call function
authorwenxu <wenxu@ucloud.cn>
Wed, 7 Aug 2019 01:13:51 +0000 (09:13 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Aug 2019 01:44:30 +0000 (18:44 -0700)
commite4da91021153b78b9f2972212610bc71263925f4
treec5fa523adff98e32961b87e245ded02fcc2e845c
parentf8436988574e50fe69f6f193ee76c3185b17a5c7
cls_api: add flow_indr_block_call function

This patch make indr_block_call don't access struct tc_indr_block_cb
and tc_indr_block_dev directly

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