diff options
author | Bill Nottingham <notting@redhat.com> | 2007-05-30 10:16:43 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2007-05-30 17:15:32 +0200 |
commit | 88f5774b0748d6d9ebec7a39caae98c0d83b8cc8 (patch) | |
tree | 5bd65aee1c4e629b60c23e97ac36450f5a254d41 /drivers/scsi/aacraid | |
parent | [SCSI] fix CONFIG_SCSI_WAIT_SCAN=m (diff) | |
download | linux-88f5774b0748d6d9ebec7a39caae98c0d83b8cc8.tar.xz linux-88f5774b0748d6d9ebec7a39caae98c0d83b8cc8.zip |
[SCSI] qla2xxx: fix timeout in qla2x00_down_timeout
iterations is unsigned, so it is impossible to get out of the loop
and return -ETIMEDOUT.
Signed-off-by: Bill Nottingham <notting@redhat.com>
Acked-by: Seokmann Ju <seokmann.ju@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/aacraid')
0 files changed, 0 insertions, 0 deletions