]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/qla2xxx/qla_os.c
[SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.
[linux-2.6-omap-h63xx.git] / drivers / scsi / qla2xxx / qla_os.c
index 93c0c7e4f08f0c2a98e20e5121b5b2eb422d722f..acca898ce0a2efb4773e4c76bbdd9ccd04585764 100644 (file)
@@ -1564,7 +1564,7 @@ qla2x00_probe_one(struct pci_dev *pdev, const struct pci_device_id *id)
        struct Scsi_Host *host;
        scsi_qla_host_t *ha;
        unsigned long   flags = 0;
-       char pci_info[20];
+       char pci_info[30];
        char fw_str[30];
        struct scsi_host_template *sht;