commit | 6912ccd5a4a095d71fd7215ef2abea877c8fed6f | [log] [tgz] |
---|---|---|
author | Albert Lee <albertcc@tw.ibm.com> | Sat Mar 25 17:45:49 2006 +0800 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Mar 29 17:21:53 2006 -0500 |
tree | e8381968de60c1e92e98b8c35b828ab1c44ca573 | |
parent | e2cec77117a6e4fcbac2601e2f7b0b3f4f5a4c84 [diff] |
[PATCH] libata-dev: Minor fix for ata_hsm_move() to work with ata_host_intr() Minor fix for ata_hsm_move() to work with ata_host_intr(). Changes: - WARN_ON() and comment fix - Make the HSM_ST_LAST device status checking more rigid. - Treat unknown HSM state as BUG(). Signed-off-by: Albert Lee <albertcc@tw.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>