commit | e719135881f00c01ca400abb8a5dadaf297a24f9 | [log] [tgz] |
---|---|---|
author | Michal Kubecek <mkubecek@suse.cz> | Wed Nov 29 18:23:56 2017 +0100 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Fri Dec 01 06:50:30 2017 +0100 |
tree | f3d9dc4b75db434db44f30056695ff46a04aeb15 | |
parent | 6a53b7593233ab9e4f96873ebacc0f653a55c3e1 [diff] |
xfrm: fix XFRMA_OUTPUT_MARK policy entry 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 <mkubecek@suse.cz> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>