This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / w1 / w1.h
index b84ecb1..54a3437 100644 (file)
@@ -63,7 +63,6 @@ struct w1_slave
        atomic_t                refcnt;
        u8                      rom[9];
        u32                     flags;
-       int                     ttl;
 
        struct w1_master        *master;
        struct w1_family        *family;
@@ -100,7 +99,6 @@ struct w1_master
        struct list_head        slist;
        int                     max_slave_count, slave_count;
        unsigned long           attempts;
-       int                     slave_ttl;
        int                     initialized;
        u32                     id;