]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/sctp/socket.c
[PATCH] slab: remove kmem_cache_t
[net-next-2.6.git] / net / sctp / socket.c
index 49607792cbd33ce328dea253d020e7fda6a22d0e..1e8132b8c4d98e71f3d4c7a1c48bea3b8f6ae7d4 100644 (file)
@@ -107,7 +107,7 @@ static void sctp_sock_migrate(struct sock *, struct sock *,
                              struct sctp_association *, sctp_socket_type_t);
 static char *sctp_hmac_alg = SCTP_COOKIE_HMAC_ALG;
 
-extern kmem_cache_t *sctp_bucket_cachep;
+extern struct kmem_cache *sctp_bucket_cachep;
 
 /* Get the sndbuf space available at the time on the association.  */
 static inline int sctp_wspace(struct sctp_association *asoc)