On 6/8/2020 2:47 PM, Pablo Neira Ayuso wrote: > On Mon, Jun 08, 2020 at 02:07:57PM -0700, Jacob Keller wrote: >> >> >> On 5/13/2020 9:41 AM, Pablo Neira Ayuso wrote: >>> Drivers do not register to netdev events to set up indirect blocks >>> anymore. Remove __flow_indr_block_cb_register() and >>> __flow_indr_block_cb_unregister(). >>> >>> The frontends set up the callbacks through flow_indr_dev_setup_block() >>> >>> Signed-off-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> >> >> This commit failed to remove the prototypes from the header file: >> include/net/flow_offload.h > > Thanks for reporting. > > I'm attaching a sketch, I will submit this formally later. > The sketch looks good to me. Regards, Jake