From: Dan Williams Date: Fri, 17 Jun 2011 00:20:35 +0000 (-0700) Subject: isci: fix smp response frame overrun X-Git-Tag: v3.0-rc6~1^2~1^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5edc33480c1c363ab361a881f2957b9fba5185cf;p=pandora-kernel.git isci: fix smp response frame overrun Due to a typo we currently copy way too much when copying over the response data, but since a request is likely backed by a full page allocation we don't corrupt live data. Signed-off-by: Dan Williams --- Reading git-diff-tree failed