From: Tejun Heo Date: Mon, 12 Jun 2006 05:11:01 +0000 (+0900) Subject: [PATCH] libata: fix ATA_EH_REVALIDATE clearing X-Git-Tag: v2.6.18-rc1~1079^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9be7113b56eb5d013a611d9c65e8d1d2d3f7c94;p=pandora-kernel.git [PATCH] libata: fix ATA_EH_REVALIDATE clearing ATA_EH_REVALIDATE should be cleared after all devices on the target port have been revalidated. Fix ata_eh_revalidate_and_attach() accordingly. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed