Re: [PATCH 09/14] net: sched: don't release reference on action overwrite

From: Vlad Buslov
Date: Sun May 20 2018 - 13:47:12 EST


On Sat 19 May 2018 at 21:52, Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> wrote:
> On Mon, May 14, 2018 at 05:27:10PM +0300, Vlad Buslov wrote:
>> Return from action init function with reference to action taken,
>> even when overwriting existing action.
>
> Isn't this patch necessary before patch 7, to not break things up?
> AFAICU after patchset 7 it assumes the action init function is already
> behaving like this.

I have re-split these patches for V2.