]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/timewait_sock.h
Linux 2.6.28-rc4
[linux-2.6-omap-h63xx.git] / include / net / timewait_sock.h
index d7a306ea560d96b94eb8c28c11c8ee958d1f0655..1e1ee3253fd8fd9a46d24778f9534e7c042f98a4 100644 (file)
@@ -15,7 +15,7 @@
 #include <net/sock.h>
 
 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);