From: Dan Williams Date: Thu, 16 Jun 2011 23:59:56 +0000 (-0700) Subject: isci: fix support for arbitrarily large smp requests X-Git-Tag: v3.0-rc6~1^2~1^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bf709564e90abea25ca7aeae8c3de5cc6468d7;p=pandora-kernel.git isci: fix support for arbitrarily large smp requests Instead of duplicating the smp request buffer reuse the one provided by libsas. This future proofs the driver to support arbitrarily large smp requests, and shrinks the request structure size by ~700 bytes. Signed-off-by: Dan Williams --- Reading git-diff-tree failed