2017-12-01 06:00:27

by Steffen Klassert

[permalink] [raw]
Subject: Re: [PATCH ipsec] xfrm: fix XFRMA_OUTPUT_MARK policy entry

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 <[email protected]>

Patch applied, thanks Michal!