]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/timewait_sock.h
Merge branch 'timers/hpet' into timers/core
[linux-2.6-omap-h63xx.git] / include / net / timewait_sock.h
index 1e1ee3253fd8fd9a46d24778f9534e7c042f98a4..97c3b14da55df2e655ac8ceade98da1e4d77682d 100644 (file)
@@ -16,6 +16,7 @@
 
 struct timewait_sock_ops {
        struct kmem_cache       *twsk_slab;
+       char            *twsk_slab_name;
        unsigned int    twsk_obj_size;
        int             (*twsk_unique)(struct sock *sk,
                                       struct sock *sktw, void *twp);