]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/lpfc/lpfc_ct.c
[SCSI] lpfc 8.1.7 : Short bug fixes
[linux-2.6-omap-h63xx.git] / drivers / scsi / lpfc / lpfc_ct.c
index b65ee57af53ec82378254b665cf0e0316df599d3..cab2d9dec0885a5e404ae53b25886f213cd3a9ef 100644 (file)
@@ -131,6 +131,7 @@ lpfc_ct_unsol_event(struct lpfc_hba * phba,
        }
 
 ct_unsol_event_exit_piocbq:
+       list_del(&head);
        if (pmbuf) {
                list_for_each_entry_safe(matp, next_matp, &pmbuf->list, list) {
                        lpfc_mbuf_free(phba, matp->virt, matp->phys);