aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
diff options
context:
space:
mode:
authorDavid Somayajulu <david.somayajulu@qlogic.com>2008-02-21 03:43:00 -0800
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-02-22 17:14:12 -0600
commit65fecc77f3c47c5e8758d133b8ec47dcc16ed207 (patch)
tree4102258366decf5e24e94ea7f410d91340219938 /drivers/scsi/lpfc
parenta8e14fec164cc01d8dfb18760ee9bddd91e127c2 (diff)
[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/lpfc')
0 files changed, 0 insertions, 0 deletions