]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mtd/inftlcore.c
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
[karo-tx-linux.git] / drivers / mtd / inftlcore.c
old mode 100644 (file)
new mode 100755 (executable)
index d8cf29c..8aca552
@@ -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.