]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/qla4xxx/ql4_iocb.c
Change struct marker users
[linux-2.6-omap-h63xx.git] / drivers / scsi / qla4xxx / ql4_iocb.c
index 5006ecb3ef5ea935e55a069eef9d8c9218b70a79..e4461b5d767a2305c0a1c6067e08f53db22235eb 100644 (file)
@@ -69,7 +69,7 @@ static int qla4xxx_get_req_pkt(struct scsi_qla_host *ha,
 static int qla4xxx_send_marker_iocb(struct scsi_qla_host *ha,
                                    struct ddb_entry *ddb_entry, int lun)
 {
-       struct marker_entry *marker_entry;
+       struct qla4_marker_entry *marker_entry;
        unsigned long flags = 0;
        uint8_t status = QLA_SUCCESS;