Tue, May 07, 2019 at 02:24:21AM CEST, [email protected] wrote: >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]>
Acked-by: Jiri Pirko <[email protected]> Thanks!
