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>
Fri, 21 Feb 2014 23:45:26 +0000 (15:45 -0800)
commitcf91f39b1704f456b00ddaa1a7294919d97fb355
treec3e737b6d778967e0754120e64ba77bfe0a227d2
parentf597f6b8dfaa033be3b3b755e6c0ab3caee96dcd
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