lpfc: Remove superfluous call to pci_disable_msix()
commit029165acfa611a3a8838723f6978586ae35ff53d
authorAlexander Gordeev <agordeev@redhat.com>
Wed, 16 Jul 2014 18:05:15 +0000 (16 20:05 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 29 Jul 2014 12:38:53 +0000 (29 08:38 -0400)
tree0c7b4af43ff9e96a66817ca63413b0c2138a6d71
parente85525c39e29b6da1cefc63c109590231c300059
lpfc: Remove superfluous call to pci_disable_msix()

There is no need to call pci_disable_msix() in case
the previous call to pci_enable_msix() failed

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Acked-by: James Smart <james.smart@emulex.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/lpfc/lpfc_init.c