From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steffen Klassert Subject: Re: [PATCH ipsec] xfrm: fix XFRMA_OUTPUT_MARK policy entry Date: Fri, 1 Dec 2017 07:00:23 +0100 Message-ID: <20171201060023.jsrdm2i2chd5rq7u@gauss3.secunet.de> References: <20171129172356.36CD4A0EE5@unicorn.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Herbert Xu , "David S. Miller" , Lorenzo Colitti , , To: Michal Kubecek Return-path: Content-Disposition: inline In-Reply-To: <20171129172356.36CD4A0EE5@unicorn.suse.cz> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, Nov 29, 2017 at 06:23:56PM +0100, Michal Kubecek wrote: > This seems to be an obvious typo, NLA_U32 is type of the attribute, not its > (minimal) length. > > Fixes: 077fbac405bf ("net: xfrm: support setting an output mark.") > Signed-off-by: Michal Kubecek Patch applied, thanks Michal!