From: Tejun Heo Date: Fri, 11 May 2007 12:35:29 +0000 (+0200) Subject: libata: fallback to the other IDENTIFY on device error, take#2 X-Git-Tag: v2.6.22-rc1~19^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54936f8b099325992f0f212a5e366fd5257c6c9c;p=pandora-kernel.git libata: fallback to the other IDENTIFY on device error, take#2 It seems the world isn't as frank as we thought and some devices lie about who they are. Fallback to the other IDENTIFY if IDENTIFY is aborted by the device. As this is the strategy used by IDE for a long time, it shouldn't cause too much problem. Signed-off-by: Tejun Heo Cc: William Thompson Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed