From: Jeff Kirsher <[email protected]>
Date: Tue, 23 Jan 2018 08:47:29 -0800
> 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 <[email protected]>
>> Reviewed-by: Simon Horman <[email protected]>
>> ---
>> drivers/net/ethernet/intel/i40e/i40e_main.c | 2 ++
>> 1 file changed, 2 insertions(+)
>
> Acked-by: Jeff Kirsher <[email protected]>
>
> Dave, feel free to pick this up.
Ok, done. Thanks.