Commit cc9ab60e authored by Steffen Klassert's avatar Steffen Klassert
Browse files

xfrm: Cleanup error handling of xfrm_state_clone



The error pointer passed to xfrm_state_clone() is unchecked,
so remove it and indicate an error by returning a null pointer.

Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent d2c5f658
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment