diff options
author | David Somayajulu <david.somayajulu@qlogic.com> | 2008-02-21 14:43:00 +0300 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-02-23 02:14:12 +0300 |
commit | 65fecc77f3c47c5e8758d133b8ec47dcc16ed207 (patch) | |
tree | 4102258366decf5e24e94ea7f410d91340219938 /drivers/scsi/aha1740.c | |
parent | a8e14fec164cc01d8dfb18760ee9bddd91e127c2 (diff) | |
download | linux-65fecc77f3c47c5e8758d133b8ec47dcc16ed207.tar.xz |
[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>
Diffstat (limited to 'drivers/scsi/aha1740.c')
0 files changed, 0 insertions, 0 deletions