[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.
commit7d9dade34b72a0fe12a0ac63259b4810602736fe
authorGiridhar Malavali <giridhar.malavali@qlogic.com>
Tue, 24 Mar 2009 16:07:58 +0000 (24 09:07 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 3 Apr 2009 14:22:45 +0000 (3 09:22 -0500)
tree56e9f7caa1da8baeb5b55000721dde9f6b09ea6b
parent94279edece858ce68ed20428a5df995750a3dcff
[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.

fce_size should be calculated based on the FCE_SIZE #define.

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_init.c