]> Pileus Git - ~andy/linux/blobdiff - drivers/scsi/lpfc/lpfc_init.c
[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"
[~andy/linux] / drivers / scsi / lpfc / lpfc_init.c
index ba4573912c02d85654851bbef0aee4cc0d39332a..e591611f98e21a490e8701ad1a61bf6ebda4ac0a 100644 (file)
@@ -1429,6 +1429,7 @@ lpfc_pci_probe_one(struct pci_dev *pdev, const struct pci_device_id *pid)
        if (!phba->slim2p)
                goto out_iounmap;
 
+       memset(phba->slim2p, 0, SLI2_SLIM_SIZE);
 
        /* Initialize the SLI Layer to run with lpfc HBAs. */
        lpfc_sli_setup(phba);