[MTD] FTL Fix missing pointer assignment
authorHerbert Valerio Riedel <hvr@inso.tuwien.ac.at>
Mon, 17 Jan 2005 13:47:24 +0000 (13:47 +0000)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Mon, 23 May 2005 09:19:46 +0000 (11:19 +0200)
For the case that mtd partitions are enabled it would cause a 0-pointer
dereferencing in mtdpart.c:mtd_erase_callback()

Signed-off-by: Herbert Valerio Riedel <hvr@inso.tuwien.ac.at>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found