commit | 45ffac1976c580ac20d926257b2f6320ce1b210f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Feb 12 13:52:26 2017 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Feb 22 18:41:42 2017 -0500 |
tree | 61ef34ce3802dfbfba69c24d209a861a38519ef9 | |
parent | 8ea73db486cda442f0671f4bc9c03a76be398a28 [diff] |
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>