From: Herbert Xu <[EMAIL PROTECTED]>
Date: Mon, 08 Oct 2007 19:29:41 +0800
> [IPSEC]: Move xfrm_state_check into xfrm_output.c
>
> The functions xfrm_state_check and xfrm_state_check_space are only used by
> the output code in xfrm_output.c so we can move them over.
>
> Signed-off-by: Herbert Xu
[IPSEC]: Move xfrm_state_check into xfrm_output.c
The functions xfrm_state_check and xfrm_state_check_space are only used by
the output code in xfrm_output.c so we can move them over.
Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>
---
include/net/xfrm.h |1 -
net/xfrm/xfrm_output.c | 2