linux/drivers/scsi/qla4xxx
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
..
Kconfig
Makefile
ql4_dbg.c
ql4_dbg.h
ql4_def.h drivers/scsi/: Spelling fixes 2008-02-03 17:28:22 +02:00
ql4_fw.h
ql4_glbl.h
ql4_init.c [SCSI] qla4xxx: directly call iscsi recovery functions 2008-02-07 18:02:34 -06:00
ql4_inline.h
ql4_iocb.c
ql4_isr.c [SCSI] qla4xxx: fix up residual handling 2008-02-22 17:14:12 -06:00
ql4_mbx.c
ql4_nvram.c
ql4_nvram.h
ql4_os.c [SCSI] qla4xxx: add async scan support 2008-02-07 18:02:35 -06:00
ql4_version.h