commit | 90e0a6be46bfe21cbd1604d0d4636305605e09ba | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Nov 25 10:47:02 2008 -0600 |
committer | Scott Wood <scottwood@freescale.com> | Tue Nov 25 10:47:02 2008 -0600 |
tree | b8ff7aad19b026a94731c501ccc13596c728b020 | |
parent | 96add5874ac8a5bf3a9bbccb0a80dc3b85d66413 [diff] |
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). This caused the operation to be needlessly repeated if there were no bad blocks and no errors. Signed-off-by: Valeriy Glushkov <gvv@lstec.com> Signed-off-by: Scott Wood <scottwood@freescale.com>