Initialise device properly when doing a format.
[yaffs2.git] / yaffs_guts.h
index 2225fb27bb5055367e3d6680ad872b5b4211cf36..fef4fc7011dc6aa78eb0a9fe4c4a1937659ce90b 100644 (file)
@@ -637,6 +637,7 @@ struct yaffs_dev {
 
        struct list_head dev_list;
 
+       int ll_init;
        /* Runtime parameters. Set up by YAFFS. */
        int data_bytes_per_chunk;