On Tue, 2018-01-23 at 00:08 -0800, Jakub Kicinski wrote: > Since TC block changes drivers are required to check if > the TC hw offload flag is set on the interface themselves. > > Fixes: 2f4b411a3d67 ("i40e: Enable cloud filters via tc-flower") > Fixes: 44ae12a768b7 ("net: sched: move the can_offload check from > binding phase to rule insertion phase") > Signed-off-by: Jakub Kicinski > Reviewed-by: Simon Horman > --- > drivers/net/ethernet/intel/i40e/i40e_main.c | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Jeff Kirsher Dave, feel free to pick this up.