[PATCH] inappropriate pending block in foldchain
Mohan Lal Jangir
mohanlaljangir at gmail.com
Thu Sep 3 09:38:53 EDT 2009
Signed-off-by: Mohan Lal Jangir <mohanlaljangir at gmail.com>
---
drivers/mtd/inftlcore.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
mode change 100644 => 100755 drivers/mtd/inftlcore.c
diff --git a/drivers/mtd/inftlcore.c b/drivers/mtd/inftlcore.c
old mode 100644
new mode 100755
index d8cf29c..8aca552
--- a/drivers/mtd/inftlcore.c
+++ b/drivers/mtd/inftlcore.c
@@ -550,7 +550,7 @@ hitused:
* waiting to be picked up. We're going to have to fold
* a chain to make room.
*/
- thisEUN = INFTL_makefreeblock(inftl, BLOCK_NIL);
+ thisEUN = INFTL_makefreeblock(inftl, block);
/*
* Hopefully we free something, lets try again.
--
1.6.1.2
More information about the linux-mtd
mailing list