NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
authorScott Wood <scottwood@freescale.com>
Tue, 25 Nov 2008 16:47:02 +0000 (10:47 -0600)
committerScott Wood <scottwood@freescale.com>
Tue, 25 Nov 2008 16:47:02 +0000 (10:47 -0600)
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>

No differences found