Files
linux-apfs/drivers
Tejun Heo e4a70e76ad [PATCH] libata: fix ata_qc_issue failure path
On sg_err failure path, ata_qc_issue() doesn't mark the qc active
before returning.  This triggers WARN_ON() in __ata_qc_complete() when
the qc gets completed.  This patch moves ap->active_tag and
QCFLAG_ACTIVE setting to the top of the function.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-03-31 10:14:42 -05:00
..
2006-03-26 08:57:09 -08:00
2006-03-28 09:16:08 -08:00
2006-03-27 08:44:51 -08:00
2006-03-29 13:24:50 +11:00
2006-03-29 13:24:50 +11:00
2006-03-29 13:24:50 +11:00
2006-03-29 17:34:02 -05:00
2006-03-27 08:44:52 -08:00