]> git.karo-electronics.de Git - linux-beck.git/blobdiff - net/xfrm/xfrm_policy.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-beck.git] / net / xfrm / xfrm_policy.c
index 140bb9b384ac1ad03fcb7cb5f355bbeb7c95af88..bebd40e5a62e161f03f630adac629d8baa014d99 100644 (file)
@@ -40,7 +40,7 @@ EXPORT_SYMBOL(xfrm_policy_count);
 static DEFINE_RWLOCK(xfrm_policy_afinfo_lock);
 static struct xfrm_policy_afinfo *xfrm_policy_afinfo[NPROTO];
 
-static kmem_cache_t *xfrm_dst_cache __read_mostly;
+static struct kmem_cache *xfrm_dst_cache __read_mostly;
 
 static struct work_struct xfrm_policy_gc_work;
 static HLIST_HEAD(xfrm_policy_gc_list);