]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] scsi: handle ->slave_configure return value
authorChristoph Hellwig <hch@lst.de>
Fri, 17 Feb 2006 11:11:29 +0000 (12:11 +0100)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 28 Feb 2006 03:26:45 +0000 (21:26 -0600)
commit938050916f57f08e20595b1fa1c1e57c2fbf7243
tree461104c764c00d7824eaa7df8cba8d9cdd0dbb66
parent8b097a67264ba3e10620b268979de3be6fe5e3cd
[SCSI] scsi: handle ->slave_configure return value

When ­>slave_configure fails the scsi midlayer should handle it.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_scan.c