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
..
2008-02-14 20:58:04 -08:00
2008-02-05 09:44:23 -08:00
2008-02-06 10:41:15 -08:00
2008-02-07 20:39:44 -05:00
2008-02-08 09:22:38 -08:00
2008-02-14 20:58:04 -08:00
2008-02-07 08:42:23 -08:00
2008-02-14 01:01:28 -05:00
2008-02-14 21:13:33 -08:00
2008-02-13 16:21:19 -08:00
2008-02-09 10:46:40 +01:00
2008-01-31 11:25:51 +11:00
2008-02-09 23:27:01 -08:00
2008-02-14 14:22:12 +09:00
2008-02-03 17:30:25 +02:00
2008-02-06 10:41:07 -08:00