[SCSI] ibmvscsi: handle inactive SCSI target during probe
authorDave C Boutcher <boutcher@cs.umn.edu>
Fri, 7 Jul 2006 03:08:49 +0000 (22:08 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 9 Jul 2006 16:28:58 +0000 (11:28 -0500)
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 <James.Bottomley@SteelEye.com>

No differences found