David Somayajulu 65fecc77f3 [SCSI] qla4xxx: fix up residual handling
the check in the residual case has an incorrect test of scsi_status
(the logic is reversed, it should be scsi_status != 0 instead of
!scsi_status.  Since we checked a few lines above that scsi_status was
non-zero, just eliminate this test

Signed-off-by: David C Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-02-22 17:14:12 -06:00
..
2006-10-31 08:13:19 -08:00
2006-10-04 13:34:04 -05:00
2008-02-03 17:28:22 +02:00
2007-10-19 11:53:53 -07:00
2007-10-19 11:53:53 -07:00