[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23xx parts.
commite792121ec85672c1fa48f79d13986a3f4f56c590
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 10 Jul 2008 23:56:00 +0000 (10 16:56 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:14:46 +0000 (26 15:14 -0400)
treeaf0361a3ba1146720c76dff3862d6647d8aa517b
parent031e134e5f95233d80fb1b62fdaf5e1be587597c
[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>
drivers/scsi/qla2xxx/qla_dbg.c