]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Set the task attributes after memsetting fcp cmnd.
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Tue, 16 Aug 2011 18:29:29 +0000 (11:29 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 16 Dec 2011 22:29:22 +0000 (14:29 -0800)
commit849f49d7606f52b4a62e885062a19f1164573dcc
treee1bb3dde553f23183766e0eb60f7e575280478f5
parented3625c98ccee80c743b9b0e73d7080454b5349d
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>
drivers/scsi/qla2xxx/qla_nx.c