From: Dave C Boutcher Date: Fri, 7 Jul 2006 03:08:49 +0000 (-0500) Subject: [SCSI] ibmvscsi: handle inactive SCSI target during probe X-Git-Tag: v2.6.18-rc3~76^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0fda0cdf009731a33f031f86df8566f1977ffe;p=pandora-kernel.git [SCSI] ibmvscsi: handle inactive SCSI target during probe Without this patch we register an interrupt with request_irq, but then return a bad return code from the module probe. Signed-off-by: James Bottomley --- Reading git-diff-tree failed