HSG80 entry in drivers/scsi/scsi_scan.c

From: Dupuis, Chad
Date: Tue Mar 30 2004 - 16:42:49 EST


Hello,

I wanted to report that the

{"DEC","HSG80","*", BLIST_FORCELUN | BLIST_NOSTARTONADD},

entry in the device_list[] structure in drivers/scsi/scsi_scan.c is
incorrect. It should be

{"DEC","HSG80","*", BLIST_SPARSELUN | BLIST_LARGELUN |
BLIST_NOSTARTONADD}

Thank you,

Chad Dupuis
Hewlett-Packard Company



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/