Re: [PATCH 09/14] net: sched: don't release reference on action overwrite
From: Vlad Buslov <hidden>
Date: 2018-05-20 18:42:25
Also in:
lkml, netfilter-devel
From: Vlad Buslov <hidden>
Date: 2018-05-20 18:42:25
Also in:
lkml, netfilter-devel
On Sat 19 May 2018 at 21:52, Marcelo Ricardo Leitner [off-list ref] wrote:
On Mon, May 14, 2018 at 05:27:10PM +0300, Vlad Buslov wrote:quoted
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.