From: Albert Lee Date: Thu, 28 Jun 2007 02:05:31 +0000 (+0800) Subject: libata: remove reading alt_status from ata_hsm_qc_complete() X-Git-Tag: v2.6.22~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74cdbba42dd515887ef3fc0ab498e70bd086c075;p=pandora-kernel.git libata: remove reading alt_status from ata_hsm_qc_complete() In ata_hsm_qc_complete(): Calling ata_altstatus() after the qc is completed might race with next qc. Remove it. Signed-off-by: Albert Lee Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed