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:
ee37e09
)
[SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commands
author
Sarang Radke
<sarang.radke@qlogic.com>
Thu, 18 Feb 2010 18:07:23 +0000
(10:07 -0800)
committer
James Bottomley
<James.Bottomley@suse.de>
Fri, 19 Feb 2010 16:44:40 +0000
(10:44 -0600)
Since bsg_job->reply->reply_payload_rcv_len is uninitialized
in case of failure, fc-transport triggers a warning for each command
failed.
Cc: stable@kernel.org
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found