On Mon, Sep 02, 2019 at 11:11:31PM +0200, Pablo Neira Ayuso wrote: > Add nft_offload_init() and nft_offload_exit() function to deal with the > init and the exit path of the offload infrastructure. > > Rename nft_indr_block_get_and_ing_cmd() to nft_indr_block_cb(). I have applied this patch. I'm going to keep back 2/2, so you can use __nft_offload_get_chain() to fix nft_indr_block_cb() in one go.