Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox comm…
…and. 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>
- Loading branch information