From: Albert Lee Date: Sat, 25 Mar 2006 09:45:49 +0000 (+0800) Subject: [PATCH] libata-dev: Minor fix for ata_hsm_move() to work with ata_host_intr() X-Git-Tag: v2.6.18-rc1~1079^2~98^2~13^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6912ccd5a4a095d71fd7215ef2abea877c8fed6f;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed