[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.
authorandrew.vasquez@qlogic.com <andrew.vasquez@qlogic.com>
Tue, 7 Feb 2006 16:45:40 +0000 (08:45 -0800)
committer <jejb@mulgrave.il.steeleye.com> <>
Tue, 7 Feb 2006 16:54:05 +0000 (10:54 -0600)
commit247ec457ce108000987be517c83868f6361d9f76
tree6b6cfc25232e8b9a2d43d484d3ee09d6f981b107
parentf7757a5f0fa94a0ce4d6ea55f440845bb3faf712
[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.

Recent ISP24xx firmwares require that mailbox register 8 be
set to the maximum number of bytes to transfer during DMA
copying of the list.  We safely set this value to zero
(infinite), since the call is *only* made in FCAL
topologies.

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