[PATCH] libata: silly fix in ata_scsi_start_stop_xlat()
authorTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:57:21 +0000 (20:57 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:57:21 +0000 (20:57 +0900)
commitc44078c03f018c8cc9d7463b0db4c6c7fb316792
tree3f638ee85d7e1eb8e0951b581b51fdcec43ff9d6
parentee7863bc68fa6ad6fe7cfcc0e5ebe9efe0c0664e
[PATCH] libata: silly fix in ata_scsi_start_stop_xlat()

Don't directly access &qc->tf when tf == &qc->tf.

Signed-off-by: Tejun Heo <htejun@gmail.com>
drivers/scsi/libata-scsi.c