]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] iscsi bugfixes: pass errors from complete_pdu to caller
authorMike Christie <michaelc@cs.wisc.edu>
Mon, 24 Jul 2006 20:47:45 +0000 (15:47 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Fri, 28 Jul 2006 16:49:50 +0000 (11:49 -0500)
commit40527afea1a3b18ee5754e17d6f807176e03f1f2
tree940bc089d28a5fe37ea2bae4b5532b090d9598e3
parentc8dc1e523b0f1e6dd71cdabd8c7d7587c6dc27f9
[SCSI] iscsi bugfixes: pass errors from complete_pdu to caller

Must pass ISCSI_ERR values from the recv path and propogate them
upwards.

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