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:
b560665
)
[SCSI] tgt: stop zero'ing scsi_cmnd
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Sat, 1 Mar 2008 06:36:35 +0000
(15:36 +0900)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 3 Mar 2008 19:19:18 +0000
(13:19 -0600)
The scsi midlayer allocates scsi_cmnd->sense_buffer dynamically so we
can't initialize scsi_cmnd (the midlyaer does for us).
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found