commit | e792121ec85672c1fa48f79d13986a3f4f56c590 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Thu Jul 10 16:56:00 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 26 15:14:46 2008 -0400 |
tree | af0361a3ba1146720c76dff3862d6647d8aa517b | |
parent | 031e134e5f95233d80fb1b62fdaf5e1be587597c [diff] |
[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23xx parts. Total ram words can exceed a 16bit value on large-memory boards. Safely extend to a 32bit width. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>