commit | 7e4178f90eec862affc97469118d5008bd1b5bda | [log] [tgz] |
---|---|---|
author | Vitaly Wool <vwool@ru.mvista.com> | Wed Jun 07 09:34:37 2006 +0400 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Jun 20 20:31:23 2006 +0100 |
tree | b8b88499e53f5f306754aa26e879e3915e4e7e2c | |
parent | b6d5ee00e397b20dc88f7ffaa6f7651b71996a5c [diff] |
[PATCH] NAND: fix remaining OOB length calculation 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>