Files
linux/net/xfrm
Steffen Klassert 10db58676e BACKPORT: xfrm: Fix return value check of copy_sec_ctx.
commit 8598112d04 upstream.

A recent commit added an output_mark. When copying
this output_mark, the return value of copy_sec_ctx
is overwitten without a check. Fix this by copying
the output_mark before the security context.

Fixes: 077fbac405 ("net: xfrm: support setting an output mark.")
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>

Change-Id: I25e9ac6cf79dc8d0ee599bbd23e9d5b5f34a4284
Fixes: Change-Id: I76120fba036e21780ced31ad390faf491ea81e52
       ("BACKPORT: net: xfrm: support setting an output mark.")
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2018-03-05 21:56:13 +05:30
..
2012-05-15 13:13:34 -04:00
2014-05-07 16:06:05 -04:00