[PATCH] NAND: fix remaining OOB length calculation
authorVitaly Wool <vwool@ru.mvista.com>
Wed, 7 Jun 2006 05:34:37 +0000 (09:34 +0400)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 20 Jun 2006 19:31:23 +0000 (20:31 +0100)
In nand_read_page_syndrome/nand_write_page_syndrome the calculation of
the remaining oob length which is not used by the prepad/ecc/postpad
areas is wrong.

Signed-off-by: Vitaly Wool <vwool@ru.mvista.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found