From: luc Date: Tue, 2 Aug 2005 19:18:44 +0000 (+0000) Subject: Check the return value of mtd->write_ecc() calls. X-Git-Tag: pre-name-change~421 X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=0128ef2c964bf34556e8f683851a4d2d5e7cf3b3;hp=0128ef2c964bf34556e8f683851a4d2d5e7cf3b3 Check the return value of mtd->write_ecc() calls. If not done, write failures will not be detected. Thanks to Artis Kugevics. ---