X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Ftimewait_sock.h;h=1e1ee3253fd8fd9a46d24778f9534e7c042f98a4;hb=3e387fcdc485d94fe2c4b52e7c30c0c4cd1fe364;hp=d7a306ea560d96b94eb8c28c11c8ee958d1f0655;hpb=ff51a98799931256b555446b2f5675db08de6229;p=linux-2.6 diff --git a/include/net/timewait_sock.h b/include/net/timewait_sock.h index d7a306ea56..1e1ee3253f 100644 --- a/include/net/timewait_sock.h +++ b/include/net/timewait_sock.h @@ -15,7 +15,7 @@ #include struct timewait_sock_ops { - kmem_cache_t *twsk_slab; + struct kmem_cache *twsk_slab; unsigned int twsk_obj_size; int (*twsk_unique)(struct sock *sk, struct sock *sktw, void *twp);