From: Andrew Vasquez Date: Fri, 18 Nov 2011 17:03:20 +0000 (-0800) Subject: [SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs. X-Git-Tag: v3.3-rc1~124^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5780790ee6836ad64648c0905fcf15e073aad19b;p=pandora-kernel.git [SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs. The driver should ensure there's a sufficient number of IOCBs to satisfy the number of scatter-gather entries specified in the command. Add a 'count' to the control structure, srb_ctx, to use in qla2x00_alloc_iocbs(). Signed-off-by: Andrew Vasquez Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed