]> git.openfabrics.org - ~emulex/infiniband.git/commit
cxgb4vf: Remove superfluous call to pci_disable_msix()
authorAlexander Gordeev <agordeev@redhat.com>
Tue, 18 Feb 2014 10:08:00 +0000 (11:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Feb 2014 20:33:30 +0000 (15:33 -0500)
commitf6f273bfe1e9d678de3598feb7906138cfe68b71
tree1edeb28a124e473ca494ac1b3a1c7cf228352755
parentc32ad224e5abda89cf47a80efce5d4e944674d8d
cxgb4vf: 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>
Cc: Casey Leedom <leedom@chelsio.com>
Cc: netdev@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c