On Tue, Jun 16, 2020 at 11:19:37AM +0800, [email protected] wrote: > From: wenxu <[email protected]> > > The cleanup operation based on the setup callback. But in the mlx5e > driver there are tc and flowtable indrict setup callback and shared > the same release callbacks. So when the representor is removed, > then identify the indirect flow_blocks that need to be removed by > the release callback. > > Fixes: 1fac52da5942 ("net: flow_offload: consolidate indirect flow_block > infrastructure") > Signed-off-by: wenxu <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
