]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] libata: determine the err_mask directly in atapi_packet_task()
authorAlbert Lee <albertcc@tw.ibm.com>
Mon, 5 Dec 2005 07:42:17 +0000 (15:42 +0800)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 6 Dec 2005 09:49:23 +0000 (04:49 -0500)
commitd8fe452b3e8e9ea6d62a3d116a092999fabae407
tree8fdc1ae032ec0a7e223d33fc92c37fc6e36f4a7c
parent1c8489840e6b080e810e588423c1b6dd5913cf18
[PATCH] libata: determine the err_mask directly in atapi_packet_task()

  - set qc->err_mask directly when we found the error
  - remove the code to determine err_mask from device status

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
============
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/scsi/libata-core.c