]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/scsi/libiscsi.c
[SCSI] libiscsi: handle init task failures.
authorMike Christie <michaelc@cs.wisc.edu>
Tue, 2 Dec 2008 06:32:15 +0000 (00:32 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:24:23 +0000 (11:24 -0600)
commitae15f80172d95f978b60d40408353943d5bc099b
treec520477e90c974e2d165187ba8ee3ad7ec8c7375
parent2ff79d52d56eebcffd83e9327b89d7daedf1e897
[SCSI] libiscsi: handle init task failures.

Mgmt setup used to not fail so we did not have to check
the return value. Now with cxgb3i it can so this has us
pass up a error.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libiscsi.c