commit | 5edc33480c1c363ab361a881f2957b9fba5185cf | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu Jun 16 17:20:35 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:51 2011 -0700 |
tree | 6725ee62eb2a2c48a2855701e1e8c5bc17d26715 | |
parent | ff60639dc9a461883db9192d2da0674a00339f12 [diff] |
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 <dan.j.williams@intel.com>