aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-inline.h
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2016-06-07 16:09:01 -0700
committerJeff Kirsher <[email protected]>2016-07-20 15:22:16 -0700
commit30e23b711c7b92dea664e61c3eb4b2cdc4b262e9 (patch)
tree1a00b443b1f9d662d9444503940cdadc59483d16 /lib/mpi/mpi-inline.h
parent0356b23bcc347d4020f2883ad083ab54e573e214 (diff)
fm10k: return proper error code when pci_enable_msix_range fails
The pci_enable_msix_range() function returns a positive value of the number of allocated vectors if it succeeds. On failure it returns a negative error code. Return this code properly so that the error message printed by the driver will show the actual error code instead of being masked by -ENOMEM. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions