]> err.no Git - linux-2.6/blobdiff - drivers/w1/w1.h
JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attribute
[linux-2.6] / drivers / w1 / w1.h
index 6cc7f0c5d4341f9110ac5fc68a15282edd0587ab..d8900780c3bf1fbcfbf1933a3d42b1267c1b02e0 100644 (file)
@@ -75,6 +75,7 @@ struct w1_slave
 
        struct w1_master        *master;
        struct w1_family        *family;
+       void                    *family_data;
        struct device           dev;
        struct completion       released;
 };