]> git.baikalelectronics.ru Git - kernel.git/commit
csiostor: Remove superfluous call to pci_disable_msix()
authorAlexander Gordeev <agordeev@redhat.com>
Mon, 18 Aug 2014 06:01:49 +0000 (08:01 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 16 Sep 2014 16:09:56 +0000 (09:09 -0700)
commit55fe5faaed80e5bec6fbd6476fd2bb8e5f8e0fac
treefea89809a1e61daaec410345b3f2fc11361065ec
parent469738d21dc39762d92b89e5056839865a69ee33
csiostor: 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>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/csiostor/csio_isr.c