Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux.git] / drivers / scsi / qla2xxx / qla_isr.c
index 96d64a7034cc364c2ee58c00b2447e5efcdcae49..cf0800546740126f09211c0b2b8f2b0f7482c884 100644 (file)
@@ -87,7 +87,6 @@ qla24xx_process_abts(struct scsi_qla_host *vha, void *pkt)
        }
 
        /* terminate exchange */
-       memset(rsp_els, 0, sizeof(*rsp_els));
        rsp_els->entry_type = ELS_IOCB_TYPE;
        rsp_els->entry_count = 1;
        rsp_els->nport_handle = cpu_to_le16(~0);
This page took 0.026613 seconds and 4 git commands to generate.