]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/qla4xxx/ql4_mbx.c
[PATCH] fix qla{2,4} build error
[linux-2.6-omap-h63xx.git] / drivers / scsi / qla4xxx / ql4_mbx.c
index ed977f70b2db760116a9d0290f9df36b4588cbac..ef82399c0858aa24cfca09b5b6f5c10aeddb674f 100644 (file)
@@ -701,7 +701,7 @@ void qla4xxx_get_conn_event_log(struct scsi_qla_host * ha)
        DEBUG3(printk("scsi%ld: Connection Event Log Dump (%d entries):\n",
                      ha->host_no, num_valid_entries));
 
-       if (extended_error_logging == 3) {
+       if (qla4_extended_error_logging == 3) {
                if (oldest_entry == 0) {
                        /* Circular Buffer has not wrapped around */
                        for (i=0; i < num_valid_entries; i++) {