git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d5df40
)
[JFFS2] Calculate CRC check starting point correctly
author
Artem B. Bityutskiy
<dedekind@infradead.org>
Wed, 17 Aug 2005 14:57:43 +0000
(15:57 +0100)
committer
Thomas 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