Re: [PATCH net-next] net/sched: taprio: remove unnecessary taprio_list_lock
From: Vladimir Oltean
Date: Thu Sep 22 2022 - 18:32:58 EST
On Wed, Sep 21, 2022 at 04:09:55PM -0700, Vinicius Costa Gomes wrote:
> Optional simplification: do you mind removing 'found' and moving the
> call to taprio_set_picos_per_byte() here?
Yes, I can do that (in a follow-up patch).
> Anyway,
>
> Acked-by: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>
Thanks.