[JFFS2] Calculate CRC check starting point correctly
authorArtem B. Bityutskiy <dedekind@infradead.org>
Wed, 17 Aug 2005 14:57:43 +0000 (15:57 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 19:29:56 +0000 (20:29 +0100)
When data starts from the beginning of NAND page, 'len' must be zero, not
c->wbuf_page.

Thanks to Zoltan Sogor for reporting this problem.

Signed-off-by: Artem B. Bityutskiy <dedekind@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found