diff options
| author | 2011-06-15 11:11:03 -0700 | |
|---|---|---|
| committer | 2011-07-03 04:04:51 -0700 | |
| commit | 360b03ed178a4fe3971b0a098d8feeb53333481b (patch) | |
| tree | 4641e9eb68e1e027aa089e4a21c862c1170ca056 /drivers/scsi/isci/request.c | |
| parent | isci: cleanup request allocation (diff) | |
| download | linux-dev-360b03ed178a4fe3971b0a098d8feeb53333481b.tar.xz linux-dev-360b03ed178a4fe3971b0a098d8feeb53333481b.zip | |
isci: fix ssp response iu buffer size in isci_tmf
In isci_task_request_complete() we save the response/sense data from the
command. Make sure isci_tmf has enough space to hold the full response.
[ it does not look like we actually use this data, and
response_data_len/sense_data_len should be specifying the byte count,
in any event do the simple fix first so we don't corrupt memory ]
Reported-by: Adam Gruchala <adam.gruchala@intel.com>
Tested-by: Edmund Nadolski <edmund.nadolski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/scsi/isci/request.c')
0 files changed, 0 insertions, 0 deletions
