linux/drivers/scsi/lpfc
Christoph Hellwig 45ffac1976 scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
This avoids having to store the msix_entries array and simpliefies the
shutdown and cleanup path a lot.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-02-22 18:41:42 -05:00
..
lpfc.h scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors 2017-02-22 18:41:42 -05:00
lpfc_attr.c scsi: lpfc: Fix lpfc_wwn_set return code check 2017-01-20 18:53:21 -05:00
lpfc_attr.h lpfc: Re-organize source for easier driver attribute management 2016-07-15 15:25:06 -04:00
lpfc_bsg.c scsi: fc: use bsg_job_done 2016-11-17 20:15:26 -05:00
lpfc_bsg.h scsi: lpfc: Synchronize link speed with boot driver 2016-11-08 17:29:50 -05:00
lpfc_compat.h
lpfc_crtn.h scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority. 2017-01-05 00:21:12 -05:00
lpfc_ct.c scsi: lpfc: Mark symbols static where possible 2016-09-26 20:35:51 -04:00
lpfc_debugfs.c locking/atomic, kref: Add kref_read() 2017-01-14 11:37:18 +01:00
lpfc_debugfs.h
lpfc_disc.h lpfc: Fix rport leak. 2015-06-05 22:40:19 -07:00
lpfc_els.c SCSI misc on 20170220 2017-02-21 11:51:42 -08:00
lpfc_hbadisc.c locking/atomic, kref: Add kref_read() 2017-01-14 11:37:18 +01:00
lpfc_hw.h scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload 2017-01-05 00:21:11 -05:00
lpfc_hw4.h scsi: lpfc: Correct WQ creation for pagesize 2017-02-22 18:41:42 -05:00
lpfc_ids.h lpfc: Re-organize source for easier device-id management 2016-07-15 15:25:06 -04:00
lpfc_init.c scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors 2017-02-22 18:41:42 -05:00
lpfc_logmsg.h
lpfc_mbox.c scsi: lpfc: Mark symbols static where possible 2016-09-26 20:35:51 -04:00
lpfc_mem.c Revert "lpfc: Delete unnecessary checks before the function call mempool_destroy" 2016-05-11 13:02:43 -07:00
lpfc_nl.h
lpfc_nportdisc.c lpfc: Update modified file copyrights 2016-04-11 16:57:09 -04:00
lpfc_scsi.c scsi: remove eh_timed_out methods in the transport template 2017-02-06 19:10:03 -05:00
lpfc_scsi.h lpfc: Copyright updates 2016-07-15 15:25:06 -04:00
lpfc_sli.c scsi: lpfc: Correct WQ creation for pagesize 2017-02-22 18:41:42 -05:00
lpfc_sli.h lpfc: Copyright updates 2016-07-15 15:25:06 -04:00
lpfc_sli4.h scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors 2017-02-22 18:41:42 -05:00
lpfc_version.h scsi: lpfc: lpfc version change to 11.2.0.4 2017-01-05 00:21:12 -05:00
lpfc_vport.c scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort 2017-01-05 00:21:12 -05:00
lpfc_vport.h
Makefile