]> Git Repo - J-u-boot.git/commit
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
authorScott Wood <[email protected]>
Tue, 25 Nov 2008 16:47:02 +0000 (10:47 -0600)
committerScott Wood <[email protected]>
Tue, 25 Nov 2008 16:47:02 +0000 (10:47 -0600)
commit2077e348c2a84901022ad95311b47b70361e6daa
treeb8ff7aad19b026a94731c501ccc13596c728b020
parent49a4c7476f5f7c67dc8159537d9fbcdcfa91afb8
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 <[email protected]>
Signed-off-by: Scott Wood <[email protected]>
drivers/mtd/nand/nand_util.c
This page took 0.032628 seconds and 4 git commands to generate.