[PATCH] libata-dev: determine err_mask when error is found
authorAlbert Lee <albertcc@tw.ibm.com>
Mon, 26 Dec 2005 08:40:53 +0000 (16:40 +0800)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 18 Jan 2006 00:55:03 +0000 (19:55 -0500)
Changes:
- Determine err_mask directly when an error is found.
- Remove "qc->err_mask |= __ac_err_mask(status);" in ata_host_intr()

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
============
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found