--- zzzz-none-000/linux-2.6.19.2/drivers/scsi/qla4xxx/ql4_mbx.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/scsi/qla4xxx/ql4_mbx.c 2007-01-11 07:38:19.000000000 +0000 @@ -701,7 +701,7 @@ DEBUG3(printk("scsi%ld: Connection Event Log Dump (%d entries):\n", ha->host_no, num_valid_entries)); - if (ql4xextended_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++) {