commit | 5bdecd2248d4af6f3b311b4d8ca7f3f5f83a7191 | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Wed Feb 17 11:18:55 2010 +0100 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Feb 17 17:46:28 2010 -0600 |
tree | 852b9183b0dd24b7426994fc5cdeb681d7938cb7 | |
parent | d21e9daa63e009ce5b87bbcaa6d11ce48e07bbbe [diff] |
[SCSI] zfcp: Remove duplicate assignment of req_seq_no zfcp_fsf_req_create assigns the same value twice to req_seq_no. Remove one assignment and move the req_id and seq_no assignments to one place. Reviewed-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>