commit | 51cc9a8e5f610a0d0881b45410c37890e02a2f76 | [log] [tgz] |
---|---|---|
author | Saurav Kashyap <saurav.kashyap@qlogic.com> | Tue Aug 16 11:29:29 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:22:09 2011 -0600 |
tree | 3824570785da64af774d7e438a11d065b5ab9f9c | |
parent | 58b48576966ed0afd3f63ef17480ec12748a7119 [diff] |
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd. 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>