commit | 7fac464868ec5d80019fa549b8b4516dd1dc9d5c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Thu May 25 09:57:31 2006 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Thu May 25 12:45:27 2006 +0100 |
tree | 0b8003852a430e91c31481bf6bb8cec66993199b | |
parent | 7314e9e7d57293c58b3e10a25a8a1d9328444187 [diff] |
[MTD] Add ECC statistics to struct mtd_info FLASH - especially NAND FLASH - will become less reliable and bit flips more likely. Add an ECC statistics struct to struct mtd_info to keep track of this. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>