commit | cdf7e668d4327a33e11be04c4cb9bcc604eaaa0f | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon Oct 08 17:26:34 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:54:55 2007 -0700 |
tree | 3ffa05d642ec702b73eb568894024b4787849faa | |
parent | 436a0a402203d5a47d2edf7e4dde6c08a7257983 [diff] |
[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 <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>