mtip32xx: Remove superfluous call to pci_disable_msi()
authorAlexander Gordeev <agordeev@redhat.com>
Wed, 19 Feb 2014 08:58:15 +0000 (09:58 +0100)
committerJens Axboe <axboe@fb.com>
Mon, 30 Mar 2015 18:54:51 +0000 (12:54 -0600)
commitee9ed355fbf9d63fd0040af111bedf6bf036eb9c
treeef213a5d685efd855a4009f84b1b19e9ed9c5e2c
parent1a7e203ebe44fb6592b022774f84d872a3609cd4
mtip32xx: Remove superfluous call to pci_disable_msi()

There is no need to call pci_disable_msi() in case
the previous call to pci_enable_msi() failed

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Asai Thambi S P <asamymuthupa@micron.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c