aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/ess
diff options
context:
space:
mode:
authorKashyap, Desai <kashyap.desai@lsi.com>2010-06-17 13:49:28 +0530
committerJames Bottomley <James.Bottomley@suse.de>2010-07-27 12:02:24 -0500
commit769578ff811e43ccddd96b15640fa7c9df65c374 (patch)
tree8e997f722f0c069764fdac571d63510a404a4ec6 /firmware/ess
parent8e864a81e30ab996d3245ebd16a741b3614e6581 (diff)
downloadkernel_samsung_espresso10-769578ff811e43ccddd96b15640fa7c9df65c374.tar.gz
kernel_samsung_espresso10-769578ff811e43ccddd96b15640fa7c9df65c374.tar.bz2
kernel_samsung_espresso10-769578ff811e43ccddd96b15640fa7c9df65c374.zip
[SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location
(1) driver was not setting the sense data size prior to sending SCSI_IO, resulting in the 0x31190000 loginfo (2) The driver needs to copy the sense data to local buffer prior to releasing the request message frame. If not, the sense buffer gets overwritten by the next SCSI_IO request. Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'firmware/ess')
0 files changed, 0 insertions, 0 deletions