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:
58b4857
)
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
author
Saurav Kashyap
<saurav.kashyap@qlogic.com>
Tue, 16 Aug 2011 18:29:29 +0000
(11:29 -0700)
committer
James Bottomley
<JBottomley@Parallels.com>
Sat, 27 Aug 2011 14:22:09 +0000
(08:22 -0600)
The memset of the fcp_cmnd struct needs to be moved so that it will not
zero-out valid data.
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found