From 138c2da18e7ed295e8f55137e11ec5bfa58842ba Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Tue, 1 Jan 2008 19:07:50 -0800 Subject: [PATCH] --- yaml --- r: 78661 b: refs/heads/master c: 9ef32d0d1f64cad414697f34bda1b269f632f0cd h: refs/heads/master i: 78659: 119eefe4e1ed1486ce79a20b0e69f1087f04d976 v: v3 --- [refs] | 2 +- trunk/include/net/xfrm.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a9be19fa67e5..d271029ac78a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 680a5a5086443b9547b32b04f40af8f9d717f711 +refs/heads/master: 9ef32d0d1f64cad414697f34bda1b269f632f0cd diff --git a/trunk/include/net/xfrm.h b/trunk/include/net/xfrm.h index 5d5580ac0101..a419a4372e21 100644 --- a/trunk/include/net/xfrm.h +++ b/trunk/include/net/xfrm.h @@ -1310,7 +1310,6 @@ extern int xfrm_alloc_spi(struct xfrm_state *x, u32 minspi, u32 maxspi); struct xfrm_state * xfrm_find_acq(u8 mode, u32 reqid, u8 proto, xfrm_address_t *daddr, xfrm_address_t *saddr, int create, unsigned short family); -extern int xfrm_policy_flush(u8 type, struct xfrm_audit *audit_info); extern int xfrm_sk_policy_insert(struct sock *sk, int dir, struct xfrm_policy *pol); extern int xfrm_bundle_ok(struct xfrm_policy *pol, struct xfrm_dst *xdst, struct flowi *fl, int family, int strict);