[IPSEC]: Unexport xfrm_replay_notify
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 9 Oct 2007 00:26:34 +0000 (17:26 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:55 +0000 (16:54 -0700)
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 <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found