From: Markus Lidel Date: Sun, 5 Feb 2006 07:27:39 +0000 (-0800) Subject: [PATCH] Fix i2o_scsi oops on abort X-Git-Tag: v2.6.16-rc3~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e22bec266cd6f540da2a61db216914c3473135cc;p=pandora-kernel.git [PATCH] Fix i2o_scsi oops on abort Fix http://bugzilla.kernel.org/show_bug.cgi?id=5923 When a scsi command failed, an oops would result. Back-to-back SMART queries would make the Seagate drives unhappy. The second SMART query would timeout, and the command would be aborted. Acked-by: Markus Lidel Cc: Kenny Simpson Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed