[MTD] NAND: Allow operation without bad block table
commit41ce921440bd14d9b69b19fbf47d9278582739fe
authorArtem B. Bityuckiy <dedekind@infradead.org>
Wed, 9 Feb 2005 14:50:00 +0000 (9 14:50 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 10:31:01 +0000 (23 12:31 +0200)
treee1d2c0364c87295018a8c732cb294bb67d8210bf
parent0040bf382c77414739c933e4d2ee35ff817d0b99
[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>
drivers/mtd/nand/nand_base.c