]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] zfcp: fix return code of zfcp_scsi_slave_alloc
authorAndreas Herrmann <aherrman@de.ibm.com>
Thu, 1 Dec 2005 01:49:29 +0000 (02:49 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 1 Dec 2005 21:59:49 +0000 (15:59 -0600)
commitfb121b067be77a9927e9453e427cf5819eb8ef01
treee19e29eab14f081f3ce28dc000a0f856bede3719
parentee69ab7af3cd68423e389272e1276718d4cd8ebc
[SCSI] zfcp: fix return code of zfcp_scsi_slave_alloc

Change return code in slave_alloc to avoid irritating error message from
scsi_alloc_sdev() when scsi stack tries target scan.

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/s390/scsi/zfcp_scsi.c