X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_guts.c;fp=yaffs_guts.c;h=c05aee0c8bf8340c751c525c3944242edd0df804;hb=89c47bd92c6accf5955184ba65742b20523b05a9;hp=3e33916b16045824f25cde00d2a0b3ea329a926c;hpb=4933c6307c89c1b03a6c45b6de5a57d094eb15f9;p=yaffs2.git diff --git a/yaffs_guts.c b/yaffs_guts.c index 3e33916..c05aee0 100644 --- a/yaffs_guts.c +++ b/yaffs_guts.c @@ -4827,6 +4827,7 @@ void yaffs_deinitialise(struct yaffs_dev *dev) kfree(dev->checkpt_block_list); dev->checkpt_block_list = NULL; + dev->ll_init = 0; dev->is_mounted = 0; yaffs_deinit_nand(dev);