git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0da69df
)
[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation
author
Mark Lord
<lkml@rtr.ca>
Wed, 7 Dec 2005 22:46:57 +0000
(17:46 -0500)
committer
James Bottomley
<jejb@mulgrave.(none)>
Thu, 8 Dec 2005 14:08:54 +0000
(09:08 -0500)
The SCSI megaraid drive goes to great effort to kmap
the scatterlist buffer (if used), but then uses the
wrong pointer when copying to it afterward.
Signed-off-by: Mark Lord <lkml@rtr.ca>
Acked by: Ju, Seokmann <Seokmann.Ju@engenio.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found