From: Daniel Lezcano <[EMAIL PROTECTED]>
Date: Thu, 06 Dec 2007 14:53:31 +0100
> The xfrm initialization function does not return any error code, so
> if there is an error, the caller can not be advise of that.
> This patch checks the return code of the different called functions
> in order to ret
The xfrm initialization function does not return any error code, so
if there is an error, the caller can not be advise of that.
This patch checks the return code of the different called functions
in order to return a successful or failed initialization.
Signed-off-by: Daniel Lezcano <[EMAIL PROTEC