|
@@ -107,8 +107,6 @@ 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 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)
|
|
|
{
|