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 > > 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.