Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixes
[linux-2.6-block.git] / drivers / mtd / mtd_blkdevs.c
index d08229eb44d8a8911dc49c6cbdba51ec99cdbdf0..2b0c528709997a618d672e55c50bb44336a8cd69 100644 (file)
@@ -171,9 +171,6 @@ static void mtd_blktrans_work(struct work_struct *work)
                background_done = 0;
        }
 
-       if (req)
-               __blk_end_request_all(req, -EIO);
-
        spin_unlock_irq(rq->queue_lock);
 }