From: Arun Easi Date: Fri, 18 Nov 2011 17:02:10 +0000 (-0800) Subject: [SCSI] qla2xxx: Check for SCSI status on underruns. X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=4e85e3d92fd1b52989882062f5cb143a31375b62;p=~shefty%2Frdma-dev.git [SCSI] qla2xxx: Check for SCSI status on underruns. Signed-off-by: Arun Easi Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- diff --git a/drivers/scsi/qla2xxx/qla_isr.c b/drivers/scsi/qla2xxx/qla_isr.c index 2516adf1aee..7b91b290ffd 100644 --- a/drivers/scsi/qla2xxx/qla_isr.c +++ b/drivers/scsi/qla2xxx/qla_isr.c @@ -1741,7 +1741,7 @@ qla2x00_status_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, void *pkt) resid, scsi_bufflen(cp)); cp->result = DID_ERROR << 16 | lscsi_status; - break; + goto check_scsi_status; } if (!lscsi_status &&