From 54936f8b099325992f0f212a5e366fd5257c6c9c Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Fri, 11 May 2007 14:35:29 +0200 Subject: [PATCH] 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-format-patch failed