isci: fix smp response frame overrun
authorDan Williams <dan.j.williams@intel.com>
Fri, 17 Jun 2011 00:20:35 +0000 (17:20 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:04:51 +0000 (04:04 -0700)
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 <dan.j.williams@intel.com>

No differences found