commit | 2077e348c2a84901022ad95311b47b70361e6daa | [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 | 49a4c7476f5f7c67dc8159537d9fbcdcfa91afb8 [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>