From: andrew.vasquez@qlogic.com Date: Tue, 7 Feb 2006 16:45:40 +0000 (-0800) Subject: [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command. X-Git-Tag: v2.6.16-rc4~41^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=247ec457ce108000987be517c83868f6361d9f76;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed