From: Jakub Kicinski <[email protected]> Date: Mon, 6 May 2019 17:24:21 -0700
> From: Pieter Jansen van Vuuren <[email protected]> > > Based on feedback from Jiri avoid carrying a pointer to the tcf_block > structure in the tc_cls_common_offload structure. Instead store > a flag in driver private data which indicates if offloads apply > to a shared block at block binding time. > > Suggested-by: Jiri Pirko <[email protected]> > Signed-off-by: Pieter Jansen van Vuuren <[email protected]> > Reviewed-by: Jakub Kicinski <[email protected]> Applied.
