Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / drivers / scsi / lpfc / lpfc_mem.c
index 066292d..0701765 100644 (file)
@@ -133,11 +133,6 @@ lpfc_mem_free(struct lpfc_hba * phba)
 
        pci_pool_destroy(phba->lpfc_scsi_dma_buf_pool);
        pci_pool_destroy(phba->lpfc_mbuf_pool);
-
-       /* Free the iocb lookup array */
-       kfree(psli->iocbq_lookup);
-       psli->iocbq_lookup = NULL;
-
 }
 
 void *