commit | 41ce921440bd14d9b69b19fbf47d9278582739fe | [log] [tgz] |
---|---|---|
author | Artem B. Bityuckiy <dedekind@infradead.org> | Wed Feb 09 14:50:00 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon May 23 12:31:01 2005 +0200 |
tree | e1d2c0364c87295018a8c732cb294bb67d8210bf | |
parent | 0040bf382c77414739c933e4d2ee35ff817d0b99 [diff] |
[MTD] NAND: Allow operation without bad block table Small bugfix. Sometimes it may be handy not to have bbt. So, this->bbt might be NULL. Signed-off-by: Artem B. Bityuckiy <dedekind@infradead.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>