From: Mark Haverkamp Date: Tue, 20 Sep 2005 19:57:04 +0000 (-0700) Subject: [SCSI] aacraid: fib size math fix X-Git-Tag: v2.6.14-rc4~84^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a70eeaafe0e17e7f45cba495cb457d06070419;p=pandora-kernel.git [SCSI] aacraid: fib size math fix Received from Mark Salyzyn from Adaptec. The size of the command packet's scatter gather list maximum size was miscalculated in the low range leading to the driver initialization limiting the maximum i/o size that could go to the Adapter. There were no negative operational side effects resulting from this bad math, only a subtle limit in performance of the Adapter at the top end of the range. Signed-off-by: Mark Haverkamp Signed-off-by: James Bottomley --- Reading git-diff-tree failed