Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information