On Fri, Jul 19, 2019 at 12:10:10PM +0100, Jeremy Sowden wrote: > Initialization of a netlink_ctx included two initializers for .nft. > Removed one of them. Oh, good catch! The fact that I stared ad this code ten minutes ago and didn't see it speaks for itself. :) > Fixes: 2dc07bcd7eaa ("src: pass struct nft_ctx through struct netlink_ctx") > Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx> Acked-by: Phil Sutter <phil@xxxxxx>