Re: [PATCH 6/7] [IPSEC]: Unexport xfrm_replay_notify

2007-10-08 Thread David Miller
From: Herbert Xu <[EMAIL PROTECTED]> Date: Mon, 08 Oct 2007 19:29:43 +0800 > [IPSEC]: Unexport xfrm_replay_notify > > Now that the only callers of xfrm_replay_notify are in xfrm, we can remove > the export. > > This patch also removes xfrm_aevent_doreplay since it's now called in just > one spot

[PATCH 6/7] [IPSEC]: Unexport xfrm_replay_notify

2007-10-08 Thread Herbert Xu
[IPSEC]: Unexport xfrm_replay_notify Now that the only callers of xfrm_replay_notify are in xfrm, we can remove the export. This patch also removes xfrm_aevent_doreplay since it's now called in just one spot. Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> --- include/net/xfrm.h |6 -