Commit 82ec6630 authored by YueHaibing's avatar YueHaibing Committed by Pablo Neira Ayuso

netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK

commit 9a32669f ("netfilter: nf_tables_offload: support indr block call")
left behind this.
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 002f2176
......@@ -323,8 +323,6 @@ static int nft_indr_block_offload_cmd(struct nft_base_chain *basechain,
return nft_block_setup(basechain, &bo, cmd);
}
#define FLOW_SETUP_BLOCK TC_SETUP_BLOCK
static int nft_chain_offload_cmd(struct nft_base_chain *basechain,
struct net_device *dev,
enum flow_block_command cmd)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment