From: Brian Norris Date: Tue, 28 Jun 2011 23:28:59 +0000 (-0700) Subject: mtd: tests: ignore corrected bitflips in OOB on mtd_readtest X-Git-Tag: v3.2-rc1~14^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=003bc47922047e21ebfb19cb99317273b313f79d;p=pandora-kernel.git mtd: tests: ignore corrected bitflips in OOB on mtd_readtest read_oob may now return ECC error codes. If the code is -EUCLEAN, then we can safely ignore the error as a corrected bitflip. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed