[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.
commit6d0525292ad13f17abcd4a21e488d5b667e90668
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Thu, 10 Jul 2008 23:56:02 +0000 (10 16:56 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:14:46 +0000 (26 15:14 -0400)
tree3784374551588ae4942476d345ce1e9b0f3169d4
parent42e421b184967c8bc70d72eed8e1b179e9a51acb
[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.

Use the full buffer size available, as there's no reason to limit
the firwmare-image load-segment size for these parts.

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