- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / mtd / rfd_ftl.c
index d2aa9c4..63b83c0 100644 (file)
@@ -817,7 +817,6 @@ static void rfd_ftl_remove_dev(struct mtd_blktrans_dev *dev)
        vfree(part->sector_map);
        kfree(part->header_cache);
        kfree(part->blocks);
-       kfree(part);
 }
 
 static struct mtd_blktrans_ops rfd_ftl_tr = {