commit | 236b0249c2274cd24bc98a1fbbb5e78d861d4bd9 | [log] [tgz] |
---|---|---|
author | Sarang Radke <sarang.radke@qlogic.com> | Thu Feb 18 10:07:23 2010 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Feb 19 10:44:40 2010 -0600 |
tree | 76e41cd7d7b5d6792b60ea69d0443260031fe0e7 | |
parent | ee37e09d81a4acf328f68189af12f116401f8c0f [diff] |
[SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commands 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>